Ticket #1264: patch-Portfile
File patch-Portfile, 361 bytes (added by eric.stokes@…, 21 years ago) |
---|
Line | |
---|---|
1 | --- /Users/eric/Portfile Sat Dec 20 16:18:23 2003 |
2 | +++ ./Portfile Sat Dec 20 16:18:40 2003 |
3 | @@ -19,7 +19,7 @@ |
4 | file copy -force /usr/share/libtool/config.sub ${worksrcpath}/config.sub |
5 | } |
6 | |
7 | -configure.args --mandir=${prefix}/share/man --with-included-gettext |
8 | +configure.args --mandir=${prefix}/share/man |
9 | |
10 | destroot.args localedir=${prefix}/share/locale |
11 |