aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tree-Simple')
-rw-r--r--devel/p5-Tree-Simple/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Tree-Simple/Makefile b/devel/p5-Tree-Simple/Makefile
index f483c20366f3..bce8bdf6c3c7 100644
--- a/devel/p5-Tree-Simple/Makefile
+++ b/devel/p5-Tree-Simple/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A simple tree object
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+
PERL_CONFIGURE= yes
MAN3= Tree::Simple.3 Tree::Simple::Visitor.3