svn commit: r333669 - head/net-mgmt/ipacco

Pietro Cerutti gahr at FreeBSD.org
Wed Nov 13 10:58:38 UTC 2013


Author: gahr
Date: Wed Nov 13 10:58:37 2013
New Revision: 333669
URL: http://svnweb.freebsd.org/changeset/ports/333669

Log:
  - Convert to USES+=tcl

Modified:
  head/net-mgmt/ipacco/Makefile

Modified: head/net-mgmt/ipacco/Makefile
==============================================================================
--- head/net-mgmt/ipacco/Makefile	Wed Nov 13 10:57:19 2013	(r333668)
+++ head/net-mgmt/ipacco/Makefile	Wed Nov 13 10:58:37 2013	(r333669)
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${LOCALBASE}/include/tclExt
 
 NO_BUILD=	yes
 USE_PHP=	mysql gd
-USE_TCL_RUN=	yes
+USES+=		tcl:run
 
 IPACCO?=	www/${PORTNAME}
 IPACCO_WEB=	${PREFIX}/${IPACCO}


More information about the svn-ports-all mailing list