aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Install
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 07:37:30 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 07:37:30 +0000
commit96a8400365dd610931d8c103e2fa8f170c893768 (patch)
tree44e75a2a9c4415c404e7d59a2ef9274aa03b6598 /devel/p5-Module-Install
parent9573ee4bed4ff7d26541e38d99801fd79cf3ce6c (diff)
downloadports-96a8400365dd610931d8c103e2fa8f170c893768.tar.gz
ports-96a8400365dd610931d8c103e2fa8f170c893768.zip
Notes
Diffstat (limited to 'devel/p5-Module-Install')
-rw-r--r--devel/p5-Module-Install/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Module-Install/Makefile b/devel/p5-Module-Install/Makefile
index 8013c50e409f..634c0a26d644 100644
--- a/devel/p5-Module-Install/Makefile
+++ b/devel/p5-Module-Install/Makefile
@@ -45,9 +45,6 @@ MAN3= inc::Module::Install.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
.if ${PERL_LEVEL} < 500805
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
.endif