aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Mmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-Mmap/Makefile')
-rw-r--r--devel/p5-IPC-Mmap/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-IPC-Mmap/Makefile b/devel/p5-IPC-Mmap/Makefile
index d5775309513b..26049f7aff25 100644
--- a/devel/p5-IPC-Mmap/Makefile
+++ b/devel/p5-IPC-Mmap/Makefile
@@ -14,14 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Provides a minimal mmap() interface for both POSIX and Win32
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
MAN3= IPC::Mmap.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>