=================================================================== RCS file: /cvs/ports/emulators/tkdgen/patches/patch-tkdgen_tcl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/emulators/tkdgen/patches/patch-tkdgen_tcl 2008/11/10 13:29:29 1.1 +++ ports/emulators/tkdgen/patches/patch-tkdgen_tcl 2008/11/10 16:49:18 1.2 @@ -1,9 +1,9 @@ -$OpenBSD: patch-tkdgen_tcl,v 1.1 2008/11/10 13:29:29 yason Exp $ ---- tkdgen.tcl.orig Tue Sep 16 04:15:35 2008 -+++ tkdgen.tcl Tue Sep 16 04:15:35 2008 +$OpenBSD: patch-tkdgen_tcl,v 1.2 2008/11/10 16:49:18 yason Exp $ +--- tkdgen.tcl.orig Mon Feb 23 20:20:03 2004 ++++ tkdgen.tcl Mon Nov 10 19:41:33 2008 @@ -8,7 +8,7 @@ # Version 2 or later version. - # $Id: patch-tkdgen_tcl,v 1.1 2008/11/10 13:29:29 yason Exp $ + # $Id: patch-tkdgen_tcl,v 1.2 2008/11/10 16:49:18 yason Exp $ # wish \ -exec wish "$0" "$@" || clear; echo "'wish' não encontrado! -- Tcl/Tk é necessário para rodar esse programa."; exit 1 +exec wish8.4 "$0" "$@" || clear; echo "'wish' não encontrado! -- Tcl/Tk é necessário para rodar esse programa."; exit 1