aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-25 00:14:04 +0800
committerswills <swills@FreeBSD.org>2012-02-25 00:14:04 +0800
commit161636ebdf3df78bde6d832f065be6503af54ff5 (patch)
tree9fbcb529c9633fc9fb88a425f8578cd289aa2fa6 /devel
parent20bead2ed00104cbdc17fa265d3c360a105f3483 (diff)
downloadfreebsd-ports-gnome-161636ebdf3df78bde6d832f065be6503af54ff5.tar.gz
freebsd-ports-gnome-161636ebdf3df78bde6d832f065be6503af54ff5.tar.zst
freebsd-ports-gnome-161636ebdf3df78bde6d832f065be6503af54ff5.zip
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-TAP-Formatter-JUnit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-TAP-Formatter-JUnit/Makefile b/devel/p5-TAP-Formatter-JUnit/Makefile
index ac6b669fa34c..edc2ee3e7b0e 100644
--- a/devel/p5-TAP-Formatter-JUnit/Makefile
+++ b/devel/p5-TAP-Formatter-JUnit/Makefile
@@ -20,6 +20,8 @@ RUN_DEPENDS= \
p5-XML-Generator>0:${PORTSDIR}/textproc/p5-XML-Generator \
p5-Test-Harness>3.12:${PORTSDIR}/devel/p5-Test-Harness
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \
+ p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
PERL_MODBUILD= yes