aboutsummaryrefslogtreecommitdiff
path: root/www/rt44/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-05 23:26:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-05 23:26:43 +0000
commitc5ba32a76418776a8999fe4903a15ea148885370 (patch)
tree82b83bb1853639184fe4880064d18e821bfa2bfc /www/rt44/Makefile
parent282daa52caac82406e61023888c3ec7aefae85b3 (diff)
downloadports-c5ba32a76418776a8999fe4903a15ea148885370.tar.gz
ports-c5ba32a76418776a8999fe4903a15ea148885370.zip
Remove outdated PERL_LEVEL check
With hat: perl
Notes
Notes: svn path=/head/; revision=442727
Diffstat (limited to 'www/rt44/Makefile')
-rw-r--r--www/rt44/Makefile8
1 files changed, 1 insertions, 7 deletions
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 <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} >= 502200
-CORE_DEPS+= p5-CGI>4.0:www/p5-CGI
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>