summaryrefslogtreecommitdiff
path: root/lang/p5-JavaScript-SpiderMonkey
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-05 08:17:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-05 08:17:35 +0000
commit2311f04bc15aa6188efff84b1145c0c9082d4481 (patch)
tree8436ef4ccc040700181f4bdd3a365f9a8bdabc73 /lang/p5-JavaScript-SpiderMonkey
parent- Update to 1.22 (diff)
- Pet portlint: reorder *_DEPENDS
Notes
Notes: svn path=/head/; revision=292723
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 936ef177e586..7ac6b66fd474 100644
--- a/lang/p5-JavaScript-SpiderMonkey/Makefile
+++ b/lang/p5-JavaScript-SpiderMonkey/Makefile
@@ -14,9 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to Mozilla JavaScript implementation
-TEST_DEPENDS= p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl
LIB_DEPENDS= js.1:${PORTSDIR}/lang/spidermonkey
+TEST_DEPENDS= p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl
+
PERL_CONFIGURE= yes
MAN3= JavaScript::SpiderMonkey.3