aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk80/Makefile
diff options
context:
space:
mode:
authorcwt <cwt@FreeBSD.org>1998-12-19 15:27:40 +0800
committercwt <cwt@FreeBSD.org>1998-12-19 15:27:40 +0800
commit3399a47b05b51e96fd91f68aac46f7865028b0cd (patch)
tree446ea2ed41ec708b2cf666105c1e7ccbb9249741 /x11-toolkits/tk80/Makefile
parent1563d5da98ca3937afe555c7f4ae52061439a08d (diff)
downloadfreebsd-ports-gnome-3399a47b05b51e96fd91f68aac46f7865028b0cd.tar.gz
freebsd-ports-gnome-3399a47b05b51e96fd91f68aac46f7865028b0cd.tar.zst
freebsd-ports-gnome-3399a47b05b51e96fd91f68aac46f7865028b0cd.zip
Tk v8.0.4. As with Tcl80 checked w/maintainer.
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