aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-Liberal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-RSS-Liberal/Makefile')
-rw-r--r--textproc/p5-XML-RSS-Liberal/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/p5-XML-RSS-Liberal/Makefile b/textproc/p5-XML-RSS-Liberal/Makefile
index 3e3bc08d8cd7..b872d57790d8 100644
--- a/textproc/p5-XML-RSS-Liberal/Makefile
+++ b/textproc/p5-XML-RSS-Liberal/Makefile
@@ -19,14 +19,8 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Liberal.pm:${PORTSDIR}/textproc/p5-XML-Liberal \
${SITE_PERL}/XML/RSS/LibXML.pm:${PORTSDIR}/textproc/p5-XML-RSS-LibXML
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.7.3+ # inherited from textprocs/p5-XML-RSS-LibXML
MAN3= XML::RSS::Liberal.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500703 # inherited from textprocs/p5-XML-RSS-LibXML
-IGNORE= requires perl 5.7.3 or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>