aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/wordnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile
index 553b9e613027..05a6944449d2 100644
--- a/textproc/wordnet/Makefile
+++ b/textproc/wordnet/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://wordnetcode.princeton.edu/${PORTVERSION}/
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}