aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl84-thread
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-20 18:39:05 +0800
committermiwi <miwi@FreeBSD.org>2007-03-20 18:39:05 +0800
commit55d0f5786b13dadb10138bb348f216e20c698a74 (patch)
treee2d1e07d18ebf419f9e05febe88264f2fa9ed7f9 /lang/tcl84-thread
parente8489cbe24b62351259d41f6919edab0db9a6ec6 (diff)
downloadfreebsd-ports-gnome-55d0f5786b13dadb10138bb348f216e20c698a74.tar.gz
freebsd-ports-gnome-55d0f5786b13dadb10138bb348f216e20c698a74.tar.zst
freebsd-ports-gnome-55d0f5786b13dadb10138bb348f216e20c698a74.zip
Adds a new way of working with threaded versions and
resolves conflicts. 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: 110401 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
Diffstat (limited to 'lang/tcl84-thread')
-rw-r--r--lang/tcl84-thread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84-thread/Makefile b/lang/tcl84-thread/Makefile
index 15873b4a5053..c2a13c10d397 100644
--- a/lang/tcl84-thread/Makefile
+++ b/lang/tcl84-thread/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-WITH_THREADS= yes
+BUILDING_TCL_THREADS= yes
MASTERDIR= ${.CURDIR}/../tcl84