summaryrefslogtreecommitdiffstats
path: root/audio/xcd/scripts
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
committertg <tg@FreeBSD.org>1998-03-20 14:35:31 +0000
commit91641781addc93411abec99c00303ad5cb7395b1 (patch)
tree005bfb0785d22f0b489f32ab6f74f7d98052acff /audio/xcd/scripts
parent0e42f031d9106e981e9ac6303fdbc495c5b72909 (diff)
downloadFreeBSD-ports-91641781addc93411abec99c00303ad5cb7395b1.zip
FreeBSD-ports-91641781addc93411abec99c00303ad5cb7395b1.tar.gz
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.
Diffstat (limited to 'audio/xcd/scripts')
-rw-r--r--audio/xcd/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xcd/scripts/configure b/audio/xcd/scripts/configure
index 15f1c6b..d2d74e8 100644
--- a/audio/xcd/scripts/configure
+++ b/audio/xcd/scripts/configure
@@ -11,5 +11,5 @@ MANDIR = $PREFIX/man/man1
END
mv xcd.in xcd.in~
-sed -e 's/wish4\.1/wish8.1/' < xcd.in~ > xcd.in
+sed -e 's/wish4\.1/wish8.0/' < xcd.in~ > xcd.in
exit 0;
OpenPOWER on IntegriCloud