summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk80/Makefile
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1999-04-30 16:11:52 +0000
committerChris Timmons <cwt@FreeBSD.org>1999-04-30 16:11:52 +0000
commit4e2642a1b0d1df6a9cbb9b63be16a75442c38bfc (patch)
tree783b15b11baa647fe68abc881d67b0a4e88a8555 /x11-toolkits/tk80/Makefile
parentTcl 8.0.5. Fenner's MLINK PR TBA RSN (diff)
Tk 8.0.5
Notes
Notes: svn path=/head/; revision=18223
Diffstat (limited to 'x11-toolkits/tk80/Makefile')
-rw-r--r--x11-toolkits/tk80/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile
index ed965ab90bdf..2ccf9d41e324 100644
--- a/x11-toolkits/tk80/Makefile
+++ b/x11-toolkits/tk80/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.16 1998/12/19 07:27:37 cwt Exp $
+# $Id: Makefile,v 1.17 1998/12/24 06:51:12 cwt Exp $
#
-DISTNAME= tk8.0.4
-PKGNAME= tk-8.0.4
+DISTNAME= tk8.0.5
+PKGNAME= tk-8.0.5
CATEGORIES= x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
@@ -16,7 +16,7 @@ MAINTAINER= cwt@Freebsd.ORG
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
USE_XLIB= yes
-WRKSRC= ${WRKDIR}/tk8.0.4/unix
+WRKSRC= ${WRKDIR}/tk8.0.5/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=${TK_LIB_FILE}