Ticket #12547: patch-Portfile
File patch-Portfile, 482 bytes (added by darren.bane@…, 17 years ago) |
---|
Line | |
---|---|
1 | --- Portfile.orig 2007-09-03 23:53:29.000000000 +0100 |
2 | +++ Portfile 2007-09-03 23:53:41.000000000 +0100 |
3 | @@ -3,6 +3,7 @@ |
4 | PortSystem 1.0 |
5 | name emacs |
6 | version 22.1 |
7 | +revision 1 |
8 | categories editors |
9 | maintainers gmail.com:darren.bane |
10 | description The GNU Emacs text editor (command line only) |
11 | @@ -24,7 +25,6 @@ |
12 | patchfiles patch-src-s-darwin.h |
13 | |
14 | depends_lib port:ncurses |
15 | -build.target bootstrap |
16 | |
17 | post-destroot { |
18 | cd ${destroot}${prefix} |