From 1ac8535d32a6d00231658c50bf6676de528faa78 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sun, 22 Apr 2012 11:42:34 +0000 Subject: - Add test depends. PR: ports/166761 Submitted by: swills --- www/p5-Plack-Handler-CLI/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3