Date: Wed, 13 Nov 2013 10:58:37 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333669 - head/net-mgmt/ipacco Message-ID: <201311131058.rADAwbjq088023@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311131058.rADAwbjq088023>