Ticket #16745: apple-gcc42_build_openexr.diff
File apple-gcc42_build_openexr.diff, 469 bytes (added by illogical1@…, 16 years ago) |
---|
-
graphics/openexr/Portfile
old new 25 25 configure.args --mandir=${prefix}/share/man \ 26 26 --infodir=${prefix}/share/info 27 27 28 pre-configure { 29 reinplace "s|-Wno-long-double||" ${worksrcpath}/configure 30 } 31 28 32 post-configure { 29 33 copy -force ${prefix}/bin/glibtool ${worksrcpath}/libtool 30 34 }