aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-04-22 11:42:34 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-04-22 11:42:34 +0000
commit1ac8535d32a6d00231658c50bf6676de528faa78 (patch)
treed34db9a96108284d1fd31ce423e06315ab49890e
parenta29872d196a85197b2f60826f443034b7346086c (diff)
downloadports-1ac8535d32a6d00231658c50bf6676de528faa78.tar.gz
ports-1ac8535d32a6d00231658c50bf6676de528faa78.zip
- Add test depends.
PR: ports/166761 Submitted by: swills
Notes
Notes: svn path=/head/; revision=295249
-rw-r--r--www/p5-Plack-Handler-CLI/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Plack-Handler-CLI/Makefile b/www/p5-Plack-Handler-CLI/Makefile
index 86de42dbc217..84618f7e46aa 100644
--- a/www/p5-Plack-Handler-CLI/Makefile
+++ b/www/p5-Plack-Handler-CLI/Makefile
@@ -19,6 +19,10 @@ RUN_DEPENDS= \
p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= \
+ p5-HTTP-Request-AsCGI>0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \
+ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
+ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
PERL_CONFIGURE= yes