Ticket #12956: patch-Portfile

File patch-Portfile, 318 bytes (added by darren.bane@…, 17 years ago)

Patch against aqua/emacs-app/Portfile

Line 
1--- Portfile.orig       Sun Oct 21 18:56:48 2007
2+++ Portfile    Sun Oct 21 18:57:48 2007
3@@ -48,7 +48,7 @@
4 # Don't attempt to build universal on darwin 7, so apply a patch
5 # to modify the compile script.
6 platform darwin 7 {
7-       patchfiles-append       patch-compile
8+       patchfiles-append       patch-compile.diff
9 }
10 
11 platform darwin 8 {