mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- lib_depend on spidermonkey
Approved by: Alex Kapranoff <kappa@freebsd.org.ua> (maintainer timeout since August 6)
This commit is contained in:
parent
9b4c82c109
commit
0627d509df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171669
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= kappa@freebsd.org.ua
|
||||
COMMENT= Perl interface to Mozilla JavaScript implementation
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \
|
||||
${LOCALBASE}/lib/libjs.so:${PORTSDIR}/lang/spidermonkey
|
||||
LIB_DEPENDS= js.1:${PORTSDIR}/lang/spidermonkey
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue