summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk80/Makefile
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1998-12-19 07:27:40 +0000
committerChris Timmons <cwt@FreeBSD.org>1998-12-19 07:27:40 +0000
commitf7a5a302df1f6fe9b8838e0a4db217250e4ebc64 (patch)
treee36b76d887fb3ef4250fd77297abdcf6bc6f687a /x11-toolkits/tk80/Makefile
parentTcl v8.0.4 (diff)
Tk v8.0.4. As with Tcl80 checked w/maintainer.
Notes
Notes: svn path=/head/; revision=15421
Diffstat (limited to 'x11-toolkits/tk80/Makefile')
-rw-r--r--x11-toolkits/tk80/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile
index 584e7e1cde14..265bf5034dda 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.14 1998/11/14 09:43:32 asami Exp $
+# $Id: Makefile,v 1.15 1998/12/13 08:49:13 asami Exp $
#
-DISTNAME= tk8.0p2
-PKGNAME= tk-8.0.2
+DISTNAME= tk8.0.4
+PKGNAME= tk-8.0.4
CATEGORIES= x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
@@ -16,14 +16,14 @@ MAINTAINER= jkh@Freebsd.ORG
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
USE_XLIB= yes
-WRKSRC= ${WRKDIR}/tk8.0/unix
+WRKSRC= ${WRKDIR}/tk8.0.4/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
-CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
+CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=${TK_LIB_FILE}
PKGINSTALL= ${PKGDIR}/INSTALL.wish
SHLIB_MAJOR= 1
-SHLIB_MINOR= 2
+SHLIB_MINOR= 4
MAKEFILE= makefile
TK_LIB= libtk80.so