Ticket #47609: Portfile.patch
File Portfile.patch, 426 bytes (added by numaryu, 10 years ago) |
---|
-
Portfile
old new 40 40 --enable-fortran --infodir=${prefix}/share/info \ 41 41 --enable-shared 42 42 43 # Use makeinfo from OSX 44 build.args-append "MAKEINFO=/usr/bin/makeinfo" 45 destroot.args-append "MAKEINFO=/usr/bin/makeinfo" 46 43 47 # TODO: Fix to build with muniversal 44 48 universal_variant no 45 49