aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Expat-Incremental
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-10 02:07:59 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-10 02:07:59 +0000
commitb6d5863998311a8c672e1015694870e261306b52 (patch)
tree4ea0115b67b996f68a565590805dcde9cbbba5af /textproc/p5-XML-SAX-Expat-Incremental
parenteece5df6eff6ab5465e8169c8c182a13645ab930 (diff)
downloadports-b6d5863998311a8c672e1015694870e261306b52.tar.gz
ports-b6d5863998311a8c672e1015694870e261306b52.zip
- Add TEST_DEPENDS
PR: ports/166171 Approved by: maintainer timeout (lth, >2 weeks)
Notes
Notes: svn path=/head/; revision=294484
Diffstat (limited to 'textproc/p5-XML-SAX-Expat-Incremental')
-rw-r--r--textproc/p5-XML-SAX-Expat-Incremental/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-SAX-Expat-Incremental/Makefile b/textproc/p5-XML-SAX-Expat-Incremental/Makefile
index fa83bfcf5e08..3da44e52ca3a 100644
--- a/textproc/p5-XML-SAX-Expat-Incremental/Makefile
+++ b/textproc/p5-XML-SAX-Expat-Incremental/Makefile
@@ -17,6 +17,7 @@ COMMENT= XML::SAX::Expat subclass for non-blocking (incremental)
RUN_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-XML-SAX-Expat>0:${PORTSDIR}/textproc/p5-XML-SAX-Expat
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= yes