aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/netmagis-common
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-01-17 18:04:47 +0800
committergahr <gahr@FreeBSD.org>2014-01-17 18:04:47 +0800
commit3f1eafcec794df25f12f24e63468fe3162b51834 (patch)
tree37ff0e64ca3708afddd325050f3e9ad4632d356e /net-mgmt/netmagis-common
parent827dfedd58b5f9eed19bc59e550e4ba3e0088e85 (diff)
downloadfreebsd-ports-gnome-3f1eafcec794df25f12f24e63468fe3162b51834.tar.gz
freebsd-ports-gnome-3f1eafcec794df25f12f24e63468fe3162b51834.tar.zst
freebsd-ports-gnome-3f1eafcec794df25f12f24e63468fe3162b51834.zip
- Convert to USES=tcl
Diffstat (limited to 'net-mgmt/netmagis-common')
-rw-r--r--net-mgmt/netmagis-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile
index 04069c00d95e..41e0842574a3 100644
--- a/net-mgmt/netmagis-common/Makefile
+++ b/net-mgmt/netmagis-common/Makefile
@@ -11,7 +11,7 @@ PKGNAMESUFFIX?= -common
MAINTAINER?= pdagog@gmail.com
COMMENT?= Netmagis common infrastructure
-USE_TCL= 85+
+USES= tcl:85+
USE_PGSQL= pgtcl
WANT_PGSQL_VER= 91+
@@ -45,7 +45,7 @@ RUN_DEPENDS+= rancid-run:${PORTSDIR}/net-mgmt/rancid \
.endif
.if ${PKGNAMESUFFIX} == -metro
-USES= perl5
+USES+= perl5
RUN_DEPENDS+= p5-DBD-Pg>0:${PORTSDIR}/databases/p5-DBD-Pg \
p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \