diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index a8feabe7356f..407fbbda1243 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -19,6 +19,9 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ p5-Squatting>=0.81:${PORTSDIR}/www/p5-Squatting 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