diff options
Diffstat (limited to 'lang/xotcl')
-rw-r--r-- | lang/xotcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile index 2543178..7c829da 100644 --- a/lang/xotcl/Makefile +++ b/lang/xotcl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://media.wu-wien.ac.at/download/ MAINTAINER= mm@FreeBSD.org COMMENT= Object-oriented scripting language based on Tcl -USE_TCL= 84 +USE_TCL= 84+ USE_TCL_THREADS= yes INSTALL_TARGET= install |