aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Heap-Simple-Perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Heap-Simple-Perl/Makefile')
-rw-r--r--devel/p5-Heap-Simple-Perl/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-Heap-Simple-Perl/Makefile b/devel/p5-Heap-Simple-Perl/Makefile
index ec702f42d427..ac1abf99d34b 100644
--- a/devel/p5-Heap-Simple-Perl/Makefile
+++ b/devel/p5-Heap-Simple-Perl/Makefile
@@ -18,14 +18,8 @@ COMMENT= A pure perl implementation of the Heap::Simple interface
BUILD_DEPENDS= ${SITE_PERL}/Heap/Simple.pm:${PORTSDIR}/devel/p5-Heap-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
MAN3= Heap::Simple::Perl.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires Perl5.8
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>