aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-JavaScript-SpiderMonkey
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:20:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:20:53 +0000
commit7cc9f02322c7ca51e409c9a3f31950174266fb16 (patch)
treee260d9351ebfdbbf6a9e94fe3e0574800c08f237 /lang/p5-JavaScript-SpiderMonkey
parentbe7be21d0eccf86ade13fc15c7ef2427d3f9eefc (diff)
downloadports-7cc9f02322c7ca51e409c9a3f31950174266fb16.tar.gz
ports-7cc9f02322c7ca51e409c9a3f31950174266fb16.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=554206
Diffstat (limited to 'lang/p5-JavaScript-SpiderMonkey')
-rw-r--r--lang/p5-JavaScript-SpiderMonkey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/p5-JavaScript-SpiderMonkey/Makefile b/lang/p5-JavaScript-SpiderMonkey/Makefile
index fbfde7843a5e..e2999b4d57ff 100644
--- a/lang/p5-JavaScript-SpiderMonkey/Makefile
+++ b/lang/p5-JavaScript-SpiderMonkey/Makefile
@@ -16,8 +16,9 @@ LICENSE_COMB= dual
LIB_DEPENDS= libjs.so:lang/spidermonkey17
TEST_DEPENDS= p5-Log-Log4perl>=0:devel/p5-Log-Log4perl
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
CFLAGS+= -I${LOCALBASE}/include/js-1.7/
post-patch: