From e23adc6d6dd85dcc671b4c0c4ababa6c96c488c7 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 1 Nov 2001 21:28:54 +0000 Subject: 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. --- lang/tcl82/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3