aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-11-02 05:28:54 +0800
committerdinoex <dinoex@FreeBSD.org>2001-11-02 05:28:54 +0800
commit8c07a6941c280728c27730d90c3e28f05ef8eae9 (patch)
treebd6190db52d88d9c4218e0a54c0e0a3d5656458f
parent35620f0a86ac7aafccc669d217747bd3e51ad1ee (diff)
downloadfreebsd-ports-gnome-8c07a6941c280728c27730d90c3e28f05ef8eae9.tar.gz
freebsd-ports-gnome-8c07a6941c280728c27730d90c3e28f05ef8eae9.tar.zst
freebsd-ports-gnome-8c07a6941c280728c27730d90c3e28f05ef8eae9.zip
Explicitly set the NO_LATEST_LINK -- right now this port and tcl83 are
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link. Preparation to back out the flag in tcl83.
-rw-r--r--lang/tcl82/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index abbbb89acdfa..be5a061e3e60 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -13,6 +13,7 @@ DISTNAME= tcl8.2.3
MAINTAINER= ports@FreeBSD.org
+NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes