aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl85-thread
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-16 20:23:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-16 20:23:52 +0000
commit08fdb9fa36c41c3bdd98c59c47fa866949e6a359 (patch)
tree771eab7a1bc109b6a1ea3a86ba305e19ad1f9d25 /lang/tcl85-thread
parent632467fb3d895d9ade53517f4844f339e4cba30b (diff)
downloadports-08fdb9fa36c41c3bdd98c59c47fa866949e6a359.tar.gz
ports-08fdb9fa36c41c3bdd98c59c47fa866949e6a359.zip
- Adds a new way of working with threaded versions and
resolves conflicts. - Bump PORTREVISION Notes: Threaded libraries and shell are installed on top of the standard ones so ports that depend on threaded and non-threaded tcl can be used simultaneously. Behaiviour with non-threaded libraries does not change. PR: 110394 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
Notes
Notes: svn path=/head/; revision=187533
Diffstat (limited to 'lang/tcl85-thread')
-rw-r--r--lang/tcl85-thread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl85-thread/Makefile b/lang/tcl85-thread/Makefile
index cc47fc6487c9..4817579ec93f 100644
--- a/lang/tcl85-thread/Makefile
+++ b/lang/tcl85-thread/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-WITH_THREADS= yes
+BUILDING_TCL_THREADS= yes
MASTERDIR= ${.CURDIR}/../tcl85