From 9706c9d91ac2893b47bd33eabb2c2115c1fa1855 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 28 Feb 2014 01:58:11 +0000 Subject: - Remove outdated PERL_LEVEL check --- www/p5-Google-Code-Upload/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'www') diff --git a/www/p5-Google-Code-Upload/Makefile b/www/p5-Google-Code-Upload/Makefile index 4d159559b024..077d153b854c 100644 --- a/www/p5-Google-Code-Upload/Makefile +++ b/www/p5-Google-Code-Upload/Makefile @@ -23,10 +23,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -.include - -.if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include +.include -- cgit