=================================================================== RCS file: /cvs/ports/cad/tkgate2/patches/Attic/patch-scripts_parms_tcl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/cad/tkgate2/patches/Attic/patch-scripts_parms_tcl 2011/11/09 10:43:15 1.1 +++ ports/cad/tkgate2/patches/Attic/patch-scripts_parms_tcl 2014/05/14 13:23:36 1.2 @@ -1,4 +1,4 @@ -$OpenBSD: patch-scripts_parms_tcl,v 1.1 2011/11/09 10:43:15 yason Exp $ +$OpenBSD: patch-scripts_parms_tcl,v 1.2 2014/05/14 13:23:36 kirby Exp $ --- scripts/parms.tcl.orig Wed Nov 9 12:52:54 2011 +++ scripts/parms.tcl Wed Nov 9 12:53:27 2011 @@ -56,7 +56,7 @@ set tkg_borderSize 2 @@ -6,7 +6,7 @@ # Executable for simulator # -set simExec "${tkg_gateHome}/libexec/verga" -+set simExec "$!!LOCALBASE!!/bin/verga" ++set simExec "${PREFIX}/bin/verga" ###################################################################### #