aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Std/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Std/Makefile')
-rw-r--r--devel/p5-Class-Std/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-Class-Std/Makefile b/devel/p5-Class-Std/Makefile
index c223093f728d..f67d950265fb 100644
--- a/devel/p5-Class-Std/Makefile
+++ b/devel/p5-Class-Std/Makefile
@@ -25,10 +25,6 @@ MAN3= Class::Std.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
.if ${PERL_LEVEL} < 500702
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif