aboutsummaryrefslogtreecommitdiffstats
path: root/lang/p5-Pugs-Compiler-Rule
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-03 09:02:07 +0800
committerswills <swills@FreeBSD.org>2012-03-03 09:02:07 +0800
commit8989f7657bc90c8fe1deff40542cd89118bf6a7f (patch)
tree4fd181945ce41d1ef61cc833a084b18eaf782257 /lang/p5-Pugs-Compiler-Rule
parent59eb70688f22718c6504193a207ec5590d830186 (diff)
downloadfreebsd-ports-gnome-8989f7657bc90c8fe1deff40542cd89118bf6a7f.tar.gz
freebsd-ports-gnome-8989f7657bc90c8fe1deff40542cd89118bf6a7f.tar.zst
freebsd-ports-gnome-8989f7657bc90c8fe1deff40542cd89118bf6a7f.zip
- Add TEST_DEPENDS to enable testing
Note: this still fails tests Approved by: portmgr (blanket)
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule')
-rw-r--r--lang/p5-Pugs-Compiler-Rule/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile
index 009946d3f2a0..c8f466c1eed3 100644
--- a/lang/p5-Pugs-Compiler-Rule/Makefile
+++ b/lang/p5-Pugs-Compiler-Rule/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= p5-Cache-Cache>=1.05:${PORTSDIR}/devel/p5-Cache-Cache \
p5-Parse-Yapp>=0:${PORTSDIR}/devel/p5-Parse-Yapp \
p5-YAML-Syck>=0.60:${PORTSDIR}/textproc/p5-YAML-Syck
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp
PERL_CONFIGURE= yes