diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
commit | 161621351211788c872d09a81e302310b54217e5 (patch) | |
tree | 9b4e748432f4bdeb6d849bd42e065d35ffc050b3 /lang/p5-JavaScript-SpiderMonkey | |
parent | b24a7dce717b919b3fe946c7641952c25f744b05 (diff) | |
download | freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.tar.gz freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.tar.zst freebsd-ports-gnome-161621351211788c872d09a81e302310b54217e5.zip |
Remove USE_REINPLACE from the categories starting with L
Diffstat (limited to 'lang/p5-JavaScript-SpiderMonkey')
-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 |