openbsd-ports/devel/tklib/patches/patch-examples_canvas_city_tcl
sthen 20abe44fb8 import devel/tklib, from maintainer Stuart Cassoff
A collection of pure-Tcl utility modules and widgets for Tk that provide
a wide variety of functionality. The intent is to collect commonly used
functions into a single library, which users can rely on to be available
and stable.
2009-03-18 09:10:27 +00:00

12 lines
492 B
Plaintext

$OpenBSD: patch-examples_canvas_city_tcl,v 1.1.1.1 2009/03/18 09:10:27 sthen Exp $
--- examples/canvas/city.tcl.orig Thu Jan 29 18:19:20 2009
+++ examples/canvas/city.tcl Thu Jan 29 18:19:26 2009
@@ -13,7 +13,6 @@ exec tclsh "$0" ${1+"$@"}
set selfdir [file dirname [file normalize [info script]]]
set modules [file join [file dirname [file dirname $selfdir]] modules]
-source $modules/canvas/canvas_sqmap.tcl
source $selfdir/citygrid.tcl
# ### ### ### ######### ######### #########