aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-15 10:45:10 +0800
committerswills <swills@FreeBSD.org>2012-02-15 10:45:10 +0800
commit2106401bfd827897cb53d5ac4f26b2b910fbedc7 (patch)
tree8effeddcdde3c55663daba19c6628f92f58d4ca5 /devel
parent0ba54c045bcd3652e0aaf3b11626b097a0c22647 (diff)
downloadfreebsd-ports-gnome-2106401bfd827897cb53d5ac4f26b2b910fbedc7.tar.gz
freebsd-ports-gnome-2106401bfd827897cb53d5ac4f26b2b910fbedc7.tar.zst
freebsd-ports-gnome-2106401bfd827897cb53d5ac4f26b2b910fbedc7.zip
- Add TEST_DEPENDS to enable testing
PR: ports/165044 Submitted by: swills (myself) Approved by: portmgr (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Hierarchy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Data-Hierarchy/Makefile b/devel/p5-Data-Hierarchy/Makefile
index 319bded19a8a..c7100e9360b5 100644
--- a/devel/p5-Data-Hierarchy/Makefile
+++ b/devel/p5-Data-Hierarchy/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
COMMENT= Handle data in a hierarchical structure
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+
PERL_CONFIGURE= yes
MAN3= Data::Hierarchy.3