From c5ba32a76418776a8999fe4903a15ea148885370 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Jun 2017 23:26:43 +0000 Subject: Remove outdated PERL_LEVEL check With hat: perl --- www/rt44/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'www/rt44/Makefile') diff --git a/www/rt44/Makefile b/www/rt44/Makefile index 959cc95a879d..4f3153bbf27a 100644 --- a/www/rt44/Makefile +++ b/www/rt44/Makefile @@ -199,10 +199,4 @@ post-install: (cd ${WRKSRC}/etc && \ ${COPYTREE_SHARE} upgrade ${STAGEDIR}${DOCSDIR} "! -name *\.in") -.include - -.if ${PERL_LEVEL} >= 502200 -CORE_DEPS+= p5-CGI>4.0:www/p5-CGI -.endif - -.include +.include -- cgit v1.2.3