summaryrefslogtreecommitdiffstats
path: root/lang/python24
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-11-03 09:45:26 +0000
committertg <tg@FreeBSD.org>1999-11-03 09:45:26 +0000
commit2d0fd228a0a6037ff80aebe32dc8547c43baaf53 (patch)
treee8446ed04f5e442f5522aab02b457aa3f05cadac /lang/python24
parentbc09f2278c97641ce29e3bdf417f69df5d3df2a6 (diff)
downloadFreeBSD-ports-2d0fd228a0a6037ff80aebe32dc8547c43baaf53.zip
FreeBSD-ports-2d0fd228a0a6037ff80aebe32dc8547c43baaf53.tar.gz
Use Tk-8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'lang/python24')
-rw-r--r--lang/python24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index f7903a5..fe715b1 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -8,7 +8,7 @@
DISTNAME= py152
PKGNAME= python-1.5.2
-CATEGORIES= lang python tk80
+CATEGORIES= lang python tk82
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
ftp://ftp.cwi.nl/pub/python/src/
EXTRACT_SUFX= .tgz
@@ -36,7 +36,7 @@ SETUP_FILE= Setup
#
WITH_TK?= yes
.if defined(WITH_TK) && $(WITH_TK) == yes
-TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
+TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
SETUP_LOCAL= Setup.tk
PLIST_TK= ${PKGDIR}/PLIST.tk
.endif
OpenPOWER on IntegriCloud