aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-04-08 08:46:54 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-04-08 08:46:54 +0000
commit5a951b8ac1b01835b9402dbd40eea288a99f383b (patch)
tree9d39d7fb874b386cf1c5ef608b5289596cedd4f4 /cad
parentc9c8399f9c3a54420799a552b245d0e46849db70 (diff)
downloadports-5a951b8ac1b01835b9402dbd40eea288a99f383b.tar.gz
ports-5a951b8ac1b01835b9402dbd40eea288a99f383b.zip
Notes
Diffstat (limited to 'cad')
-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)