diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-04-10 02:07:59 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-04-10 02:07:59 +0000 |
commit | b6d5863998311a8c672e1015694870e261306b52 (patch) | |
tree | 4ea0115b67b996f68a565590805dcde9cbbba5af /textproc | |
parent | eece5df6eff6ab5465e8169c8c182a13645ab930 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX-Expat-Incremental/Makefile | 1 |
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 |