1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Convert to USES=tcl

This commit is contained in:
Pietro Cerutti 2014-01-17 10:04:47 +00:00
parent 8d5fcc272a
commit 1c8abd1d90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340022

View File

@ -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 \