aboutsummaryrefslogtreecommitdiff
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
parent827b4b4ba89b883ab0ebcd9de47bf0b78ad978e8 (diff)
downloadports-2311f04bc15aa6188efff84b1145c0c9082d4481.tar.gz
ports-2311f04bc15aa6188efff84b1145c0c9082d4481.zip
Notes
-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