aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-Netmask
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-Netmask')
-rw-r--r--net-mgmt/p5-Net-Netmask/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile
index 20028a3bf3ff..5cd8d012e6ab 100644
--- a/net-mgmt/p5-Net-Netmask/Makefile
+++ b/net-mgmt/p5-Net-Netmask/Makefile
@@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wchao@isi.edu
-USE_PERL5= yes
+PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Net::Netmask.3
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>