summaryrefslogtreecommitdiffstats
path: root/lang/python30
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-02-24 21:43:51 +0000
committerjseger <jseger@FreeBSD.org>1998-02-24 21:43:51 +0000
commit3aec0069335c9b2947b9f222ada131db44bc8824 (patch)
tree6da0be1039c24d1cfc2b2c74787e0941bc61c61e /lang/python30
parent84f78e4fa42235cb858025fabff93c031a319031 (diff)
downloadFreeBSD-ports-3aec0069335c9b2947b9f222ada131db44bc8824.zip
FreeBSD-ports-3aec0069335c9b2947b9f222ada131db44bc8824.tar.gz
Upgrade to use tcl8.1 and tk8.1.
Diffstat (limited to 'lang/python30')
-rw-r--r--lang/python30/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 2655723..dd13841 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -3,12 +3,12 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.19 1998/01/06 08:02:48 tg Exp $
+# $Id: Makefile,v 1.20 1998/01/07 08:32:53 tg Exp $
#
DISTNAME= python1.5
PKGNAME= python-1.5
-CATEGORIES= lang tk80
+CATEGORIES= lang tk81
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
ftp://ftp.cwi.nl/pub/python/src/
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
+TK_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
SETUP_LOCAL= Setup.tk
.endif
OpenPOWER on IntegriCloud