diff options
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 \ |