diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-04-24 01:04:11 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-04-24 01:04:11 +0000 |
commit | d3254bc6397e4d9b797700979dc99f0a6a377c2d (patch) | |
tree | 83338985787595ac6ea8968654572c2282712fb8 /www/p5-POEx-Role-PSGIServer | |
parent | 84951b15fd79a93201607f065d230675419ecf55 (diff) |
Notes
Diffstat (limited to 'www/p5-POEx-Role-PSGIServer')
-rw-r--r-- | www/p5-POEx-Role-PSGIServer/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-POEx-Role-PSGIServer/Makefile b/www/p5-POEx-Role-PSGIServer/Makefile index 11114c73fba4..b4d2f993ac57 100644 --- a/www/p5-POEx-Role-PSGIServer/Makefile +++ b/www/p5-POEx-Role-PSGIServer/Makefile @@ -30,6 +30,9 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-HTTP-Parser-XS>=0:${PORTSDIR}/www/p5-HTTP-Parser-XS \ + p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ + p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes |