From 2c7b8bf0bdab40127399436656c1a94e1c8c0a89 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 6 Mar 2014 18:51:17 +0000 Subject: - Remove outdated PERL_LEVEL check With hat: perl --- www/p5-STF-Dispatcher-PSGI/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'www/p5-STF-Dispatcher-PSGI') 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 - -.if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include +.include -- cgit v1.2.3