From 0771972e122e3b661f987f1b63ba897839949de1 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 31 Oct 2001 22:59:18 +0000 Subject: Explicitly set the LATEST_LINK -- right now this port and tk82 are fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link. Today tk82 won. :-( I hope the tk port maintainers will think thru this problem and its interaction with the tcl ports. --- x11-toolkits/tk84/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/tk84') diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 56a8a6ac987..28431948930 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -16,6 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 +LATEST_LINK= tk83 USE_XLIB= yes INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix -- cgit