aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk84-thread
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-20 18:53:02 +0800
committermiwi <miwi@FreeBSD.org>2007-03-20 18:53:02 +0800
commite49077f55d04cdd4d0b5221492f5a81d902d5096 (patch)
treeb12bc3e5d7c2fb6c894930fe9194fb66054f1383 /x11-toolkits/tk84-thread
parentbaa3d7584291ce947f3e2c64e48043553a2d8df7 (diff)
downloadfreebsd-ports-gnome-e49077f55d04cdd4d0b5221492f5a81d902d5096.tar.gz
freebsd-ports-gnome-e49077f55d04cdd4d0b5221492f5a81d902d5096.tar.zst
freebsd-ports-gnome-e49077f55d04cdd4d0b5221492f5a81d902d5096.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. Bump PORTREVISION PR: 110402 Submitted by: Martin Matuska <martin@matuska.org> (naintainer)
Diffstat (limited to 'x11-toolkits/tk84-thread')
-rw-r--r--x11-toolkits/tk84-thread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk84-thread/Makefile b/x11-toolkits/tk84-thread/Makefile
index 004110d6a9c7..cbf110bb4bc9 100644
--- a/x11-toolkits/tk84-thread/Makefile
+++ b/x11-toolkits/tk84-thread/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-WITH_THREADS= yes
+BUILDING_TK_THREADS= yes
MASTERDIR= ${.CURDIR}/../tk84