Ticket #17797: Portfile.patch
File Portfile.patch, 515 bytes (added by jan+mp@…, 16 years ago) |
---|
-
Portfile
old new 21 21 sha1 a097e9ae2ec1de640e4d559b0b6432a2aa2ed06f \ 22 22 rmd160 e91a58210c26b0cc7a741745572d3195d09199e4 23 23 24 use_configure no 24 use_configure no 25 use_parallel_build yes 25 26 26 27 build.args PREFIX=${prefix} 27 28 28 # NOTE: INSTALL=... can be removed after MacPorts 1.7 is released.29 destroot.env INSTALL=${configure.install}30 29 destroot.args PREFIX=${prefix} MANDIR=${prefix}/share/man/man1 31 30 32 31 post-destroot {