aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-STL-Containers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-STL-Containers/Makefile')
-rw-r--r--devel/p5-Class-STL-Containers/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-Class-STL-Containers/Makefile b/devel/p5-Class-STL-Containers/Makefile
index 184a18e34289..2e24fb5bfe59 100644
--- a/devel/p5-Class-STL-Containers/Makefile
+++ b/devel/p5-Class-STL-Containers/Makefile
@@ -15,12 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Perl extension for STL-like object management
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.7+
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500807
-IGNORE= requires at least Perl 5.8.7. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>