openbsd-ports/geo/gpsbabel/patches/patch-guibabel
sthen 917b03dfb9 update to gpsbabel 1.4.3 from Kyrill Bychkov, maintainer timeout ~1month
- support new file formats
- adds new Qt gui
- don't hardcode dependency on Tcl/Tk 8.4 for the Tk gui
2012-02-18 22:04:07 +00:00

12 lines
349 B
Plaintext

$OpenBSD: patch-guibabel,v 1.2 2012/02/18 22:04:07 sthen Exp $
--- 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