From 096a5066e31751b23b9815840644917ab7b31840 Mon Sep 17 00:00:00 2001 From: swills Date: Tue, 24 Apr 2012 01:06:36 +0000 Subject: - Add TEST_DEPENDS PR: ports/166611 Approved by: maintainer timeout (kuriyama, >2 weeks) --- www/p5-Plack-Server-POE/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/p5-Plack-Server-POE') diff --git a/www/p5-Plack-Server-POE/Makefile b/www/p5-Plack-Server-POE/Makefile index 32124bb595e4..a0bf9c19c40f 100644 --- a/www/p5-Plack-Server-POE/Makefile +++ b/www/p5-Plack-Server-POE/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= \ p5-POE>0:${PORTSDIR}/devel/p5-POE \ p5-POE-Filter-HTTP-Parser>0:${PORTSDIR}/www/p5-POE-Filter-HTTP-Parser BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ + p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes -- cgit