svn commit: r345218 - head/math/octave-forge-tcl-octave

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 20 11:20:02 UTC 2014


Author: gahr
Date: Thu Feb 20 11:20:02 2014
New Revision: 345218
URL: http://svnweb.freebsd.org/changeset/ports/345218
QAT: https://qat.redports.org/buildarchive/r345218/

Log:
  - Convert to USES=tcl

Modified:
  head/math/octave-forge-tcl-octave/Makefile

Modified: head/math/octave-forge-tcl-octave/Makefile
==============================================================================
--- head/math/octave-forge-tcl-octave/Makefile	Thu Feb 20 11:18:31 2014	(r345217)
+++ head/math/octave-forge-tcl-octave/Makefile	Thu Feb 20 11:20:02 2014	(r345218)
@@ -11,7 +11,7 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 GNU_CONFIGURE=	yes
 
-USE_TCL_WRAPPER=	yes
+USES+=		tcl:wrapper
 
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list