aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Generic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-POE-Component-Generic/Makefile')
-rw-r--r--net/p5-POE-Component-Generic/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile
index c2d0c309bac9..84d597173b04 100644
--- a/net/p5-POE-Component-Generic/Makefile
+++ b/net/p5-POE-Component-Generic/Makefile
@@ -19,17 +19,11 @@ RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
${SITE_PERL}/${PERL_ARCH}/Net/SSH2.pm:${PORTSDIR}/net/p5-Net-SSH2
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.7.2+
MAN3= POE::Component::Generic.3 \
POE::Component::Generic::Child.3 \
POE::Component::Generic::Net::SSH2.3 \
POE::Component::Generic::Object.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500702
-IGNORE= requires perl 5.7.2 or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>