aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-14 02:10:08 +0800
committerswills <swills@FreeBSD.org>2012-02-14 02:10:08 +0800
commit3d29b8a665ca5975ee508cc5b005ef1d6f79bc89 (patch)
treed1620e5cf570176438411190f7ca162259c89c99 /devel
parent106bc6f48cd124eecbe1b56bab373ff841056480 (diff)
downloadfreebsd-ports-gnome-3d29b8a665ca5975ee508cc5b005ef1d6f79bc89.tar.gz
freebsd-ports-gnome-3d29b8a665ca5975ee508cc5b005ef1d6f79bc89.tar.zst
freebsd-ports-gnome-3d29b8a665ca5975ee508cc5b005ef1d6f79bc89.zip
- Add TEST_DEPENDS
Approved by: maintainer (blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Visitor-Encode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Data-Visitor-Encode/Makefile b/devel/p5-Data-Visitor-Encode/Makefile
index c9b20fa94c89..8998818f1d8f 100644
--- a/devel/p5-Data-Visitor-Encode/Makefile
+++ b/devel/p5-Data-Visitor-Encode/Makefile
@@ -17,6 +17,7 @@ COMMENT= Perl extension to encode/decode values in a structure
RUN_DEPENDS= \
p5-Data-Visitor>=0.18:${PORTSDIR}/devel/p5-Data-Visitor
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= yes