aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/patches/makefile.in.patch
diff options
context:
space:
mode:
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 \