Ticket #14914: Portfile.diff
File Portfile.diff, 403 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 17 years ago) |
---|
-
Portfile
old new 41 41 rmd160 13069b3582eeaa1fba1614cdca2dfbc2e45ab585 42 42 43 43 configure.args \ 44 --enable-type-prefix \45 44 --enable-threads \ 46 45 --enable-fma \ 47 46 --disable-fortran \ 48 --mandir=${prefix}/share/man \ 49 --infodir=${prefix}/share/info 47 --enable-shared 50 48 51 49 configure.cflags-append -fno-common 52 50