New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17797: Portfile.patch

File Portfile.patch, 515 bytes (added by jan+mp@…, 4 years ago)
  • Portfile

    old new  
    2121                sha1 a097e9ae2ec1de640e4d559b0b6432a2aa2ed06f \ 
    2222                rmd160 e91a58210c26b0cc7a741745572d3195d09199e4 
    2323 
    24 use_configure   no 
     24use_configure           no 
     25use_parallel_build      yes 
    2526 
    2627build.args      PREFIX=${prefix} 
    2728 
    28 # NOTE: INSTALL=... can be removed after MacPorts 1.7 is released. 
    29 destroot.env    INSTALL=${configure.install} 
    3029destroot.args   PREFIX=${prefix} MANDIR=${prefix}/share/man/man1 
    3130 
    3231post-destroot {