aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netmagis-common
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 03:24:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 03:24:02 +0000
commit49056bafcba55f5d2f7050f20e807cb8b135da1c (patch)
treec33730bf57cb2fbdb4a4318a7babdc8c8e9ba0f1 /net-mgmt/netmagis-common
parent372d893b9e64cb03b8024bbf6767ea875cea0828 (diff)
downloadports-49056bafcba55f5d2f7050f20e807cb8b135da1c.tar.gz
ports-49056bafcba55f5d2f7050f20e807cb8b135da1c.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326244
Diffstat (limited to 'net-mgmt/netmagis-common')
-rw-r--r--net-mgmt/netmagis-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile
index af8c3bb741ba..1962f9be3f31 100644
--- a/net-mgmt/netmagis-common/Makefile
+++ b/net-mgmt/netmagis-common/Makefile
@@ -45,7 +45,7 @@ RUN_DEPENDS+= rancid-run:${PORTSDIR}/net-mgmt/rancid \
.endif
.if ${PKGNAMESUFFIX} == -metro
-USE_PERL5= yes
+USES= perl5
RUN_DEPENDS+= p5-DBD-Pg>0:${PORTSDIR}/databases/p5-DBD-Pg \
p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \