svn commit: r344774 - head/devel/tclxml

Pietro Cerutti gahr at FreeBSD.org
Mon Feb 17 15:08:07 UTC 2014


Author: gahr
Date: Mon Feb 17 15:08:06 2014
New Revision: 344774
URL: http://svnweb.freebsd.org/changeset/ports/344774
QAT: https://qat.redports.org/buildarchive/r344774/

Log:
  - Convert to USES=tcl

Modified:
  head/devel/tclxml/Makefile

Modified: head/devel/tclxml/Makefile
==============================================================================
--- head/devel/tclxml/Makefile	Mon Feb 17 15:07:55 2014	(r344773)
+++ head/devel/tclxml/Makefile	Mon Feb 17 15:08:06 2014	(r344774)
@@ -16,7 +16,7 @@ PORTDOCS=	README.xml html.xsl man.macros
 		tcldom.html tcldom.xml tclxml.css tclxml.html tclxml.xml \
 		tclxslt.html tclxslt.xml transform.tcl txt.xsl
 
-USE_TCL=	84+
+USES=		tcl
 USE_XZ=		yes
 XML_CONFIG?=	${LOCALBASE}/bin/xml2-config
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list