aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk83/Makefile
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-02-17 00:00:13 +0800
committerjseger <jseger@FreeBSD.org>1998-02-17 00:00:13 +0800
commitf84f5d6cecfab9c71f66e729d71dfdebaed1d4c4 (patch)
tree3332e613d1c01b6593194487118eb7b1f47f1343 /x11-toolkits/tk83/Makefile
parentd5c4d3464e77e78cb646756c151a36f815c9dba0 (diff)
downloadfreebsd-ports-gnome-f84f5d6cecfab9c71f66e729d71dfdebaed1d4c4.tar.gz
freebsd-ports-gnome-f84f5d6cecfab9c71f66e729d71dfdebaed1d4c4.tar.zst
freebsd-ports-gnome-f84f5d6cecfab9c71f66e729d71dfdebaed1d4c4.zip
Upgrade repository copy of tk 8.0 to version 8.1
Diffstat (limited to 'x11-toolkits/tk83/Makefile')
-rw-r--r--x11-toolkits/tk83/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index cdf9ea574ae5..b62815b355ad 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -1,21 +1,21 @@
# New ports collection makefile for: tk8.0
-# Version required: tk8.0
+# Version required: 8.1a1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1997/11/26 22:49:14 pst Exp $
+# $Id: Makefile,v 1.7 1997/12/01 16:50:58 pst Exp $
#
-DISTNAME= tk8.0p2
-PKGNAME= tk-8.0.2
-CATEGORIES= x11 tk80
+DISTNAME= tk8.1a1
+PKGNAME= tk-8.1.a1
+CATEGORIES= x11 tk81
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/
-MAINTAINER= jkh@Freebsd.ORG
+MAINTAINER= jseger@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80
+LIB_DEPENDS= tcl81\\.1\\.0:${PORTSDIR}/lang/tcl81
-WRKSRC= ${WRKDIR}/tk8.0/unix
+WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}