aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom-Stream/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Atom-Stream/Makefile')
-rw-r--r--textproc/p5-XML-Atom-Stream/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile
index 48e95d2f9b99..4a3cce25b67e 100644
--- a/textproc/p5-XML-Atom-Stream/Makefile
+++ b/textproc/p5-XML-Atom-Stream/Makefile
@@ -24,12 +24,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
MAN3= XML::Atom::Stream.3
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.5+ # inherited from textproc/p5-XML-Atom
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500805 # inherited from textproc/p5-XML-Atom
-IGNORE= requires at least Perl 5.8.5 due to dependencies. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>