From 2e0f9183c0ebcd3535780c92324843c73339c6c8 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Jun 2017 23:25:35 +0000 Subject: Remove outdated PERL_LEVEL check With hat: perl --- security/p5-Crypt-Random-Source/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'security/p5-Crypt-Random-Source/Makefile') diff --git a/security/p5-Crypt-Random-Source/Makefile b/security/p5-Crypt-Random-Source/Makefile index e20c4b261b71..ab717291a19d 100644 --- a/security/p5-Crypt-Random-Source/Makefile +++ b/security/p5-Crypt-Random-Source/Makefile @@ -25,10 +25,4 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include +.include -- cgit v1.2.3