From c30f9a8326c41ee38df2668db6a3ad13970f5d94 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 31 Oct 2001 23:00:29 +0000 Subject: Explicitly set the LATEST_LINK -- right now this port and tcl82 are fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link. Today tk82 won. :-( So lets fix the race condition. I hope the tcl port maintainers will think thru this problem and its interaction with the tk ports. --- lang/tcl83/Makefile | 1 + lang/tcl84/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index cce3eff48321..f0fc1f7d96fa 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +LATEST_LINK= tcl83 PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} WRKSRC= ${WRKDIR}/${DISTNAME}/unix INSTALLS_SHLIB= yes diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index cce3eff48321..f0fc1f7d96fa 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +LATEST_LINK= tcl83 PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} WRKSRC= ${WRKDIR}/${DISTNAME}/unix INSTALLS_SHLIB= yes -- cgit v1.2.3