aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-ZConf
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-06 22:30:23 +0800
committeraz <az@FreeBSD.org>2013-09-06 22:30:23 +0800
commit8e14f0d0284481bb918484a01042ffcc1fbe5047 (patch)
treed6d6dd77a5c95bedf28f79dd7b1fc328f8f4c716 /net/p5-ZConf
parentd176cd905d1ac7643eaaaced37fae7fa6e3e77d0 (diff)
downloadfreebsd-ports-gnome-8e14f0d0284481bb918484a01042ffcc1fbe5047.tar.gz
freebsd-ports-gnome-8e14f0d0284481bb918484a01042ffcc1fbe5047.tar.zst
freebsd-ports-gnome-8e14f0d0284481bb918484a01042ffcc1fbe5047.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net/p5-ZConf')
-rw-r--r--net/p5-ZConf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile
index a8c1cca8a0a6..f2dc752613a0 100644
--- a/net/p5-ZConf/Makefile
+++ b/net/p5-ZConf/Makefile
@@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-Chooser>=0:${PORTSDIR}/devel/p5-Chooser \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= ZConf.3 \
ZConf::backends::file.3 \