Files
ports/geo/gpsbabel/patches/patch-guibabel
T
2022-03-11 19:06:11 +00:00

11 lines
286 B
Plaintext

--- guibabel.orig Thu Oct 12 19:37:40 2006
+++ guibabel Thu Oct 12 19:37:51 2006
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restarts using wish \
-exec wish "$0" "$@"
+exec wish${MODTK_VERSION} "$0" "$@"
#
# This was largely cribbed from the TCL demo code. My TCL skills weren't