diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-21 20:33:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-21 20:33:03 +0800 |
commit | 86bef7317a7efd671dd7e5a952eaffa24cac9031 (patch) | |
tree | 25412b139982bdd6a423737491924d2c634e4e37 /games/tkmoo/files | |
parent | 943d52c15574268337dc470de4b8c38db3428e98 (diff) | |
download | freebsd-ports-gnome-86bef7317a7efd671dd7e5a952eaffa24cac9031.tar.gz freebsd-ports-gnome-86bef7317a7efd671dd7e5a952eaffa24cac9031.tar.zst freebsd-ports-gnome-86bef7317a7efd671dd7e5a952eaffa24cac9031.zip |
- Use TCL/TK 8.4
PR: 110579
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by: maintainer
Diffstat (limited to 'games/tkmoo/files')
-rw-r--r-- | games/tkmoo/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tkmoo/files/patch-aa b/games/tkmoo/files/patch-aa index 2fd0f838b191..4c3087350615 100644 --- a/games/tkmoo/files/patch-aa +++ b/games/tkmoo/files/patch-aa @@ -18,7 +18,7 @@ WISH4.2 = /usr/local/bin/wish4.2 WISH8.0 = /usr/local/bin/wish8.0 -WISH8.3 = /usr/local/bin/wish8.3 -+WISH8.3 ?= /usr/local/bin/wish8.3 ++WISH8.3 ?= /usr/local/bin/wish8.4 WISH = $(WISH8.3) # ---------------- NO NEED TO CHANGE ANYTHING BELOW THIS LINE --------------- |