freebsd-ports/audio/splaytk/files/patch-aa
Emanuel Haupt e6db0b9829 - Support USE_TK_WRAPPER
- Add LICENSE

PR:		161632
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:04:19 +00:00

14 lines
452 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 wish "$0" "$@"
+
+ set libdir %%DATADIR%%
+ set images ${libdir}
#####################################################################
# SPlaY-Tk v2.0p1, (C) Andrew Hobgood #
# #