aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Dumper-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Dumper-Simple/Makefile')
-rw-r--r--devel/p5-Data-Dumper-Simple/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Data-Dumper-Simple/Makefile b/devel/p5-Data-Dumper-Simple/Makefile
index 8e18ab4ad58b..871155b07a98 100644
--- a/devel/p5-Data-Dumper-Simple/Makefile
+++ b/devel/p5-Data-Dumper-Simple/Makefile
@@ -25,8 +25,5 @@ MAN3= Data::Dumper::Simple.3
BUILD_DEPENDS+= ${SITE_PERL}/Filter/Simple.pm:${PORTSDIR}/textproc/p5-Filter-Simple
RUN_DEPENDS+= ${BUILD_DEPENDS}
.endif
-.if ${PERL_LEVEL} < 500601
-IGNORE="Need at least perl 5.6.1 to build"
-.endif
.include <bsd.port.post.mk>