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-HTTP-BrowserDetect/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'www/p5-HTTP-BrowserDetect/Makefile') diff --git a/www/p5-HTTP-BrowserDetect/Makefile b/www/p5-HTTP-BrowserDetect/Makefile index 5e61602b9aab..a32e441f9977 100644 --- a/www/p5-HTTP-BrowserDetect/Makefile +++ b/www/p5-HTTP-BrowserDetect/Makefile @@ -22,10 +22,4 @@ TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP -.endif - -.include +.include -- cgit v1.2.3