Ticket #25958: patch-pidgin-Portfile.diff
File patch-pidgin-Portfile.diff, 609 bytes (added by dbevans (David B. Evans), 14 years ago) |
---|
-
Portfile
60 60 --with-nss-libs=${prefix}/lib/nss \ 61 61 --disable-dependency-tracking 62 62 63 platform darwin 9 { 64 configure.compiler gcc-4.2 65 } 66 67 platform darwin 8 { 68 configure.args-append --disable-perl 69 } 70 63 71 # --disable-dependency-tracking was added because a +universal perl will result in 64 72 # PERL_CFLAGS containing multiple -arch arguments... this is the easiest workaround 65 73 configure.ldflags-append -bind_at_load