diff options
Diffstat (limited to 'lang/p5-JavaScript-SpiderMonkey/Makefile')
-rw-r--r-- | lang/p5-JavaScript-SpiderMonkey/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/p5-JavaScript-SpiderMonkey/Makefile b/lang/p5-JavaScript-SpiderMonkey/Makefile index 17f301a7ab81..d9dd4fc61fa5 100644 --- a/lang/p5-JavaScript-SpiderMonkey/Makefile +++ b/lang/p5-JavaScript-SpiderMonkey/Makefile @@ -19,8 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \ ${LOCALBASE}/lib/libjs.so:${PORTSDIR}/lang/spidermonkey RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - PERL_CONFIGURE= yes CONFIGURE_ARGS= INC=-I${LOCALBASE}/include INSTALL_TARGET= pure_install |