aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-19 03:37:25 +0800
committerswills <swills@FreeBSD.org>2012-02-19 03:37:25 +0800
commit9aa07c911f9d2aadd683aea105ff8c0c42a45b2c (patch)
treebea1569f60c0bdd0362aa3a326813df610baf150 /devel
parent327f6cc38226ac28379e922b9aa959e6c274cd5f (diff)
downloadfreebsd-ports-gnome-9aa07c911f9d2aadd683aea105ff8c0c42a45b2c.tar.gz
freebsd-ports-gnome-9aa07c911f9d2aadd683aea105ff8c0c42a45b2c.tar.zst
freebsd-ports-gnome-9aa07c911f9d2aadd683aea105ff8c0c42a45b2c.zip
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile b/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile
index 1d97cdd13ae0..0201770c33a5 100644
--- a/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile
+++ b/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= p5-DateTime>=0.43:${PORTSDIR}/devel/p5-DateTime \
p5-Olson-Abbreviations>=0:${PORTSDIR}/devel/p5-Olson-Abbreviations \
p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
PERL_CONFIGURE= yes