summaryrefslogtreecommitdiff
path: root/devel/tkinspect/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tkinspect/files/patch-aa')
-rw-r--r--devel/tkinspect/files/patch-aa9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/tkinspect/files/patch-aa b/devel/tkinspect/files/patch-aa
new file mode 100644
index 000000000000..4338efa6a6e2
--- /dev/null
+++ b/devel/tkinspect/files/patch-aa
@@ -0,0 +1,9 @@
+Index: install.tcl
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ # \
+-exec wish "$0" ${1+"$@"}
++exec wish8.3 "$0" ${1+"$@"}
+ #
+ # $Id: install.tcl,v 1.20 2002/03/26 00:10:17 patthoyts Exp $
+ #