aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-Netmask
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
commit9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch)
tree41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /net-mgmt/p5-Net-Netmask
parent41a56135d1e8a68844e4c575702cdbad451d7322 (diff)
Notes
Diffstat (limited to 'net-mgmt/p5-Net-Netmask')
-rw-r--r--net-mgmt/p5-Net-Netmask/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile
index f6269b59dd04..c81f9ac40504 100644
--- a/net-mgmt/p5-Net-Netmask/Makefile
+++ b/net-mgmt/p5-Net-Netmask/Makefile
@@ -19,11 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Net::Netmask.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} <= 500503
-post-configure:
- ${PERL} -pi -e '$$_="" if /use warnings/;' ${WRKSRC}/Netmask.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>