diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-01-12 02:57:46 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-01-12 02:57:46 +0000 |
commit | 208e0cf65923e061c9977273031e8133c9400db5 (patch) | |
tree | bf503accdadd94929861539d28d6f52b8cc99410 /www/p5-SRU | |
parent | 06753e5a51e953852a10eceb51cf3f6c282f053e (diff) | |
download | ports-208e0cf65923e061c9977273031e8133c9400db5.tar.gz ports-208e0cf65923e061c9977273031e8133c9400db5.zip |
Notes
Diffstat (limited to 'www/p5-SRU')
-rw-r--r-- | www/p5-SRU/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-SRU/Makefile b/www/p5-SRU/Makefile index f8a0bbcdae41..855e5b8e4355 100644 --- a/www/p5-SRU/Makefile +++ b/www/p5-SRU/Makefile @@ -27,6 +27,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \ ${SITE_PERL}/CQL/Parser.pm:${PORTSDIR}/textproc/p5-CQL-Parser +TEST_DEPENDS= p5-Test-Exception>=0.2:${PORTSDIR}/devel/p5-Test-Exception MAN3= Catalyst::Controller::SRU.3 \ SRU.3 \ |