aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-AutoInstall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-ExtUtils-AutoInstall/Makefile')
-rw-r--r--devel/p5-ExtUtils-AutoInstall/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-ExtUtils-AutoInstall/Makefile b/devel/p5-ExtUtils-AutoInstall/Makefile
index 3ac257288cbd..cccc2cc2c69c 100644
--- a/devel/p5-ExtUtils-AutoInstall/Makefile
+++ b/devel/p5-ExtUtils-AutoInstall/Makefile
@@ -23,13 +23,7 @@ PERL_CONFIGURE= yes
MAN3= ExtUtils::AutoInstall.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or higer. Install lang/perl5 or lang/perl5.8 and try again.
-.endif
-
post-extract:
@${PERL} -i.bak -ne 'print unless m,^features, .. m,^\);,' ${WRKSRC}/Makefile.PL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>