aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Runtime
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:38:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:38:41 +0000
commitfa5abe3911e76cb6d583dac0df16e48d82c7c4d0 (patch)
treef23e0195a536a3441370c957ffd53e2234604fc0 /www/p5-Catalyst-Runtime
parent43b33bacb91281ec31f12c1dd6de64d3c5775416 (diff)
downloadports-fa5abe3911e76cb6d583dac0df16e48d82c7c4d0.tar.gz
ports-fa5abe3911e76cb6d583dac0df16e48d82c7c4d0.zip
Remove outdated PERL_LEVEL check
Notes
Notes: svn path=/head/; revision=501428
Diffstat (limited to 'www/p5-Catalyst-Runtime')
-rw-r--r--www/p5-Catalyst-Runtime/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile
index 0d92adccd38b..8d0fc25254e8 100644
--- a/www/p5-Catalyst-Runtime/Makefile
+++ b/www/p5-Catalyst-Runtime/Makefile
@@ -70,10 +70,4 @@ USE_PERL5= configure
NO_ARCH= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502501
-RUN_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>