aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-03 08:26:52 +0800
committerswills <swills@FreeBSD.org>2012-03-03 08:26:52 +0800
commit59eb70688f22718c6504193a207ec5590d830186 (patch)
tree5295c3d98bed66e4dab987aeac20017447bc64f0
parentecdc63bd1e935857a5dae3f268f4026eb9f8979b (diff)
downloadfreebsd-ports-gnome-59eb70688f22718c6504193a207ec5590d830186.tar.gz
freebsd-ports-gnome-59eb70688f22718c6504193a207ec5590d830186.tar.zst
freebsd-ports-gnome-59eb70688f22718c6504193a207ec5590d830186.zip
- Add TEST_DEPENDS to enable testing
Note: This still fails tests Approved by: portmgr (blanket)
-rw-r--r--lang/p5-JavaScript-SpiderMonkey/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-JavaScript-SpiderMonkey/Makefile b/lang/p5-JavaScript-SpiderMonkey/Makefile
index 5afdee0f2db2..936ef177e586 100644
--- a/lang/p5-JavaScript-SpiderMonkey/Makefile
+++ b/lang/p5-JavaScript-SpiderMonkey/Makefile
@@ -14,6 +14,7 @@ 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
PERL_CONFIGURE= yes