svn commit: r345208 - head/lang/itcl

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 20 10:21:56 UTC 2014


Author: gahr
Date: Thu Feb 20 10:21:56 2014
New Revision: 345208
URL: http://svnweb.freebsd.org/changeset/ports/345208
QAT: https://qat.redports.org/buildarchive/r345208/

Log:
  - Convert to USES=tcl

Modified:
  head/lang/itcl/Makefile

Modified: head/lang/itcl/Makefile
==============================================================================
--- head/lang/itcl/Makefile	Thu Feb 20 10:19:17 2014	(r345207)
+++ head/lang/itcl/Makefile	Thu Feb 20 10:21:56 2014	(r345208)
@@ -11,7 +11,7 @@ DISTNAME=	itcl${PORTVERSION}
 MAINTAINER=	erik at bz.bzflag.bz
 COMMENT=	Object-oriented extension to Tcl [incr Tcl]
 
-USE_TCL=	84+
+USES+=		tcl
 
 USE_LDCONFIG=	${PREFIX}/lib/itcl${PORTVERSION:R}
 


More information about the svn-ports-all mailing list