aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Toolkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Toolkit/Makefile')
-rw-r--r--devel/p5-IO-Toolkit/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-IO-Toolkit/Makefile b/devel/p5-IO-Toolkit/Makefile
index 19d1f20610e7..da142d19bd51 100644
--- a/devel/p5-IO-Toolkit/Makefile
+++ b/devel/p5-IO-Toolkit/Makefile
@@ -19,14 +19,8 @@ BUILD_DEPENDS= p5-Crypt-RC6>=0:${PORTSDIR}/security/p5-Crypt-RC6 \
p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
MAN3= IO::Toolkit.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= currently requires at least Perl 5.8. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>