Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2014 15:08:06 +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: r344774 - head/devel/tclxml
Message-ID:  <201402171508.s1HF86XF001752@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402171508.s1HF86XF001752>