Ticket #16745: apple-gcc42_build_tiff.diff
File apple-gcc42_build_tiff.diff, 462 bytes (added by illogical1@…, 16 years ago) |
---|
-
graphics/tiff/Portfile
old new 62 62 if {[variant_isset universal]} { 63 63 system "cd ${worksrcpath} && patch -p0 < ${filespath}/patch-universal-post-configure.diff" 64 64 } 65 reinplace "s|verstring\=|\ s:\${wl}:|g" ${worksrcpath}/libtool 65 66 } 66 67 } 67 68