Ticket #16745: apple-gcc42_build_expat.diff
File apple-gcc42_build_expat.diff, 485 bytes (added by illogical1@…, 16 years ago) |
---|
-
textproc/expat/Portfile
old new 23 23 configure.args --mandir=${prefix}/share/man 24 24 build.type gnu 25 25 26 post-configure { 27 reinplace "s|verstring\=|\ s:\${wl}:|g" ${worksrcpath}/libtool 28 } 29 26 30 set docdir ${prefix}/share/doc/${name}-${version} 27 31 28 32 pre-test {