From 9421a448686317fbc5d43fc41ed16892b01846d1 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Fri, 20 Mar 1998 14:35:31 +0000 Subject: Back out changes to use tcl81. I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. --- devel/tkcvs/files/patch-aa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/tkcvs/files/patch-aa') diff --git a/devel/tkcvs/files/patch-aa b/devel/tkcvs/files/patch-aa index aa97081e2447..2fbced5d12af 100644 --- a/devel/tkcvs/files/patch-aa +++ b/devel/tkcvs/files/patch-aa @@ -22,10 +22,10 @@ # Find a Tk interpreter. -WISH=`which wish4.0` -+WISH=`which wish8.1` ++WISH=`which wish8.0` if [ ! -f $WISH ]; then - WISH=`which wish4.1` -+ WISH=`which wish4.1` ++ WISH=`which wish4.0` fi if [ ! -f $WISH ]; then - echo "I cant find a Tk interpreter on your system" -- cgit v1.2.3