summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-02-16 16:00:13 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-02-16 16:00:13 +0000
commita9dbb48a6439092f94311a037b1d7e9b11af611e (patch)
tree4444f6ca2c25404f9dcaf7bf0187ee9fdb340e49 /x11-toolkits/tk84/Makefile
parentUpgrade a repository copy of 8.0 to version 8.1 (diff)
Upgrade repository copy of tk 8.0 to version 8.1
Notes
Notes: svn path=/head/; revision=9764
Diffstat (limited to 'x11-toolkits/tk84/Makefile')
-rw-r--r--x11-toolkits/tk84/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index cdf9ea574ae5..b62815b355ad 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/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}