#13366: libiconv universal support without deactivating any previous version ------------------------------+--------------------------------------------- Reporter: nox@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.5.2 Keywords: | ------------------------------+--------------------------------------------- Changes: * Fixed universal support, it doesn't require anymore to deactivate any previous version. This revision just patchs src/Makefile.in in order to bypass libtool, just like on HP-UX. {{{ % port installed libiconv The following ports are currently installed: libiconv @1.12_0+darwin_8 (active) % lipo -info work/destroot/opt/local/bin/iconv work/destroot/opt/local/lib/libcharset.1.0.0.dylib Architectures in the fat file: work/destroot/opt/local/bin/iconv are: i386 ppc Architectures in the fat file: work/destroot/opt/local/lib/libcharset.1.0.0.dylib are: i386 ppc }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13366> MacPorts </projects/macports> Ports system for Mac OS