diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-04-24 00:57:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-04-24 00:57:49 +0000 |
commit | e7bc6db8057e75860fa0ffa9b435f44d01248015 (patch) | |
tree | 1ef0cb6bcd6dc446750fc89b2b3c7350af6bf1d1 /www | |
parent | 4c912f0931a816601efb37d6c2372156d275d09c (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Mason-PSGIHandler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile index 158b06f9b643..7cbaca1a7388 100644 --- a/www/p5-HTML-Mason-PSGIHandler/Makefile +++ b/www/p5-HTML-Mason-PSGIHandler/Makefile @@ -17,6 +17,7 @@ COMMENT= PSGI handler for HTML::Mason BUILD_DEPENDS= p5-CGI-PSGI>0:${PORTSDIR}/www/p5-CGI-PSGI \ p5-HTML-Mason>0:${PORTSDIR}/www/p5-HTML-Mason RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Plack>=0:${PORTSDIR}/www/p5-Plack PERL_CONFIGURE= yes |