aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-HostIP/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 06:13:27 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 06:13:27 +0000
commit995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (patch)
treeb6dffe38d7174e3cea11da95ba672956bd043cf0 /sysutils/p5-Sys-HostIP/Makefile
parent135d83279d7748ae53f2b6d71d5e808e6a14c5ec (diff)
downloadports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.tar.gz
ports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326572
Diffstat (limited to 'sysutils/p5-Sys-HostIP/Makefile')
-rw-r--r--sysutils/p5-Sys-HostIP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Sys-HostIP/Makefile b/sysutils/p5-Sys-HostIP/Makefile
index 109dc616edc7..6c3249f1a51a 100644
--- a/sysutils/p5-Sys-HostIP/Makefile
+++ b/sysutils/p5-Sys-HostIP/Makefile
@@ -15,7 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= mopsfelder@gmail.com
COMMENT= A Perl module to get IP address related info
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Sys::HostIP.3