aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/patches/makefile.in.patch
diff options
context:
space:
mode:
authorN.N. <g_roma@users.sourceforge.net>2004-09-01 00:20:12 +0000
committerN.N. <g_roma@users.sourceforge.net>2004-09-01 00:20:12 +0000
commita45a482d89e80a26e29ec9572bfd7d50c252ff68 (patch)
tree4a9cf4223888466a8ada3b1ab0d7dbd3e4417b96 /packages/darwin_app/patches/makefile.in.patch
parent0ea8cbe1cda1983923768387b84569930e237434 (diff)
macosx style app
svn path=/trunk/; revision=1990
Diffstat (limited to 'packages/darwin_app/patches/makefile.in.patch')
-rw-r--r--packages/darwin_app/patches/makefile.in.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/darwin_app/patches/makefile.in.patch b/packages/darwin_app/patches/makefile.in.patch
new file mode 100644
index 00000000..4543d109
--- /dev/null
+++ b/packages/darwin_app/patches/makefile.in.patch
@@ -0,0 +1,11 @@
+Index: makefile.in
+===================================================================
+RCS file: /cvsroot/pure-data/pd/src/makefile.in,v
+retrieving revision 1.3
+diff -r1.3 makefile.in
+103,104c103,104
+< /Library/Frameworks/Tk.framework/Versions/Current/Tk \
+< /Library/Frameworks/Tcl.framework/Versions/Current/Tcl \
+---
+> /Applications/Utilities/Wish\ Shell.app/Contents/Frameworks/Tk.framework/Versions/Current/Tk \
+> /Applications/Utilities/Wish\ Shell.app/Contents/Frameworks/Tcl.framework/Versions/Current/Tcl \