aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-IP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-IP/Makefile')
-rw-r--r--net-mgmt/p5-Net-IP/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile
index 6b65386dec39..9ace0146d811 100644
--- a/net-mgmt/p5-Net-IP/Makefile
+++ b/net-mgmt/p5-Net-IP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-IP
-PORTVERSION= 1.21
+PORTVERSION= 1.22
CATEGORIES= net-mgmt perl5 ipv6
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -19,9 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Net::IP.3
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} <= 500800
-post-patch:
- @${PERL} -pi -e '$$_ = "" if m|use 5.008|' ${WRKSRC}/Makefile.PL
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>