freebsd-ports/audio/splaytk/files/patch-aa
Steve Price bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00

14 lines
467 B
Text

*** splay-tk.tcl Sun Apr 6 06:36:35 1997
--- splay-tk.tcl.orig Sun Apr 19 15:32:05 1998
***************
*** 1,3 ****
--- 1,9 ----
+ #!/bin/sh
+ # start up wish \
+ exec wish8.2 "$0" "$@"
+
+ set libdir /usr/local/lib/splay-tk
+ set images ${libdir}
#####################################################################
# SPlaY-Tk v2.0p1, (C) Andrew Hobgood #
# #