From 296161750b4342dda8e7258bb00273ad67f01b5d Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Jun 2017 23:50:43 +0000 Subject: Remove outdated PERL_LEVEL check --- databases/p5-DBICx-TestDatabase/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'databases/p5-DBICx-TestDatabase') diff --git a/databases/p5-DBICx-TestDatabase/Makefile b/databases/p5-DBICx-TestDatabase/Makefile index fbcd747a2b3e..4268f514bcfa 100644 --- a/databases/p5-DBICx-TestDatabase/Makefile +++ b/databases/p5-DBICx-TestDatabase/Makefile @@ -24,10 +24,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