diff options
Diffstat (limited to 'x11-toolkits/tk80/Makefile')
-rw-r--r-- | x11-toolkits/tk80/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index d29b9f6e9516..11c16957f47b 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.18 1999/04/30 16:11:48 cwt Exp $ +# $Id: Makefile,v 1.19 1999/05/04 19:33:48 fenner Exp $ # DISTNAME= tk8.0.5 @@ -15,6 +15,7 @@ MAINTAINER= cwt@Freebsd.ORG LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 +NO_LATEST_LINK= yes USE_XLIB= yes WRKSRC= ${WRKDIR}/tk8.0.5/unix GNU_CONFIGURE= yes |