summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk80
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-06-20 14:05:44 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-06-20 14:05:44 +0000
commit28b16a0a159647ec2eb3b3ce0a4b5e8d7e5707a2 (patch)
tree4d490b29e7c5f7f54024519aeac8a19d18a62440 /x11-toolkits/tk80
parentUpgrade to NPS version 0.9.18 (diff)
Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
Notes
Notes: svn path=/head/; revision=19591
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r--x11-toolkits/tk80/Makefile3
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