aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Module-Install/Makefile')
-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