aboutsummaryrefslogtreecommitdiffstats
path: root/games/tksol/files
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-02-25 05:43:51 +0800
committerjseger <jseger@FreeBSD.org>1998-02-25 05:43:51 +0800
commit3aec0069335c9b2947b9f222ada131db44bc8824 (patch)
tree6da0be1039c24d1cfc2b2c74787e0941bc61c61e /games/tksol/files
parent84f78e4fa42235cb858025fabff93c031a319031 (diff)
downloadfreebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.tar.gz
freebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.tar.zst
freebsd-ports-gnome-3aec0069335c9b2947b9f222ada131db44bc8824.zip
Upgrade to use tcl8.1 and tk8.1.
Diffstat (limited to 'games/tksol/files')
-rw-r--r--games/tksol/files/patch-a2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tksol/files/patch-a b/games/tksol/files/patch-a
index f68768b2b93c..9305876571a0 100644
--- a/games/tksol/files/patch-a
+++ b/games/tksol/files/patch-a
@@ -14,7 +14,7 @@
# Absolute pathname of the wish executable #
############################################
-WISH = /usr/imports/bin/wish
-+WISH = ${PREFIX}/bin/wish8.0
++WISH = ${PREFIX}/bin/wish8.1
####################################################
# Directory where the script tksol will be located #