Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 15:16:24 +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: r345483 - head/textproc/wordnet
Message-ID:  <201402211516.s1LFGODM015213@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Fri Feb 21 15:16:24 2014
New Revision: 345483
URL: http://svnweb.freebsd.org/changeset/ports/345483
QAT: https://qat.redports.org/buildarchive/r345483/

Log:
  - Convert to USES=tcl

Modified:
  head/textproc/wordnet/Makefile

Modified: head/textproc/wordnet/Makefile
==============================================================================
--- head/textproc/wordnet/Makefile	Fri Feb 21 15:15:11 2014	(r345482)
+++ head/textproc/wordnet/Makefile	Fri Feb 21 15:16:24 2014	(r345483)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://wordnetcode.princet
 MAINTAINER=	mi@aldan.algebra.com
 COMMENT=	Dictionaries and thesauri with devel. libraries (C, TCL) and browsers
 
-USE_TCL=	yes
+USES=		tcl
 SCRIPTS_ENV+=	TCL_DVER=${TCL_VER} VER=${PORTVERSION}
 MAKE_ENV+=	TCL_DVER=${TCL_VER} VER=${PORTVERSION}
 PLIST_SUB+=	TCL_DVER=${TCL_VER} VER=${PORTVERSION}



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