aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Expect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Expect/Makefile')
-rw-r--r--devel/p5-Test-Expect/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-Test-Expect/Makefile b/devel/p5-Test-Expect/Makefile
index a94eb00e146b..148d93d5f4b7 100644
--- a/devel/p5-Test-Expect/Makefile
+++ b/devel/p5-Test-Expect/Makefile
@@ -21,12 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Test::Expect.3
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires at least Perl 5.8.0. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>