From ff7bef2c1ea036e871297e3b889f7375ba4e870e Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 3 Nov 1999 09:45:26 +0000 Subject: Use Tk-8.2. Submitted by: Ade Lovett --- lang/python24/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python24') diff --git a/lang/python24/Makefile b/lang/python24/Makefile index f7903a58baaa..fe715b119522 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 -- cgit v1.2.3