svn commit: r345483 - head/textproc/wordnet

Pietro Cerutti gahr at FreeBSD.org
Fri Feb 21 15:16:24 UTC 2014


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 at 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}


More information about the svn-ports-all mailing list