From 41637d44471fe46421e251069fa3e5873a8f2846 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 25 Sep 1998 10:05:14 +0000 Subject: tk80 has been ELFized. --- lang/python21/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python21') diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 8845def09639..468b678a4932 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -3,7 +3,7 @@ # Date created: 08 August 1995 # Whom: jkh # -# $Id: Makefile,v 1.37 1998/07/28 06:59:45 tg Exp $ +# $Id: Makefile,v 1.38 1998/08/07 23:56:28 asami Exp $ # DISTNAME= pyth151 @@ -46,7 +46,7 @@ SETUP_FILE= Setup # WITH_TK?= yes .if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +TK_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 SETUP_LOCAL= Setup.tk .endif -- cgit v1.2.3