aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tree-Simple/Makefile')
-rw-r--r--devel/p5-Tree-Simple/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Tree-Simple/Makefile b/devel/p5-Tree-Simple/Makefile
index 73e0e0d19ab1..147d78396ca1 100644
--- a/devel/p5-Tree-Simple/Makefile
+++ b/devel/p5-Tree-Simple/Makefile
@@ -25,8 +25,5 @@ MAN3= Tree::Simple.3 Tree::Simple::Visitor.3
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS+= ${BUILD_DEPENDS}
.endif
-.if ${PERL_LEVEL} < 500601
-IGNORE= perl 5.8 or newer required. Install lang/perl5.8 and try again
-.endif
.include <bsd.port.post.mk>