aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Error
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 17:39:14 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 17:39:14 +0000
commit292f0fcf80ea0a91647e7ef74687789f435e9adf (patch)
treed2e54363c7c176f673ad8b41bc4ae498dcafb2bf /lang/p5-Error
parente485b8ea42fd9547eb74ba3886182b16a3506c73 (diff)
downloadports-292f0fcf80ea0a91647e7ef74687789f435e9adf.tar.gz
ports-292f0fcf80ea0a91647e7ef74687789f435e9adf.zip
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n
Notes
Notes: svn path=/head/; revision=189220
Diffstat (limited to 'lang/p5-Error')
-rw-r--r--lang/p5-Error/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/p5-Error/Makefile b/lang/p5-Error/Makefile
index 8ea293fda475..0662e74e770a 100644
--- a/lang/p5-Error/Makefile
+++ b/lang/p5-Error/Makefile
@@ -24,10 +24,6 @@ MAN3= Error.3 Error::Simple.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
-.endif
-
.if ${PERL_LEVEL} < 500702
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif