=================================================================== RCS file: /cvs/ports/emulators/tkdgen/patches/patch-tkdgen_tcl,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/emulators/tkdgen/patches/patch-tkdgen_tcl 2012/01/23 07:38:16 1.4 +++ ports/emulators/tkdgen/patches/patch-tkdgen_tcl 2012/01/23 07:56:30 1.5 @@ -1,9 +1,9 @@ -$OpenBSD: patch-tkdgen_tcl,v 1.4 2012/01/23 07:38:16 yason Exp $ +$OpenBSD: patch-tkdgen_tcl,v 1.5 2012/01/23 07:56:30 yason Exp $ --- tkdgen.tcl.orig Mon Feb 23 20:20:03 2004 -+++ tkdgen.tcl Mon Nov 10 19:41:33 2008 ++++ tkdgen.tcl Mon Jan 23 11:53:40 2012 @@ -8,7 +8,7 @@ # Version 2 or later version. - # $Id: patch-tkdgen_tcl,v 1.4 2012/01/23 07:38:16 yason Exp $ + # $Id: patch-tkdgen_tcl,v 1.5 2012/01/23 07:56:30 yason Exp $ # wish \ -exec wish "$0" "$@" || clear; echo "'wish' não encontrado! -- Tcl/Tk é necessário para rodar esse programa."; exit 1 +exec wish${MODTK_VERSION} "$0" "$@" || clear; echo "'wish' não encontrado! -- Tcl/Tk é necessário para rodar esse programa."; exit 1