aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cad/opencascade/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 18d7b58dc118..8646c2320181 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -27,7 +27,9 @@ USE_BZIP2= yes
USE_BISON= yes
USE_XLIB= yes
USE_TK= yes
-USE_TCL_BUILD= 84-thread
+USE_TCL_BUILD= 84
+USE_TCL_RUN= 84
+USE_TCL_THREADS=yes
USE_JAVA= yes
JAVA_VERSION= 1.4+
#.if defined(MAINTAINER_MODE)