diff options
Diffstat (limited to 'www/p5-STF-Dispatcher-PSGI/Makefile')
-rw-r--r-- | www/p5-STF-Dispatcher-PSGI/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-STF-Dispatcher-PSGI/Makefile b/www/p5-STF-Dispatcher-PSGI/Makefile index 36687fc3bd02..a440157a296e 100644 --- a/www/p5-STF-Dispatcher-PSGI/Makefile +++ b/www/p5-STF-Dispatcher-PSGI/Makefile @@ -23,10 +23,4 @@ TEST_DEPENDS= \ USES= perl5 USE_PERL5= modbuild -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |