[MacPorts] #13366: libiconv universal support without deactivating
any previous version
MacPorts
trac at macosforge.org
Wed Nov 21 14:55:54 PST 2007
#13366: libiconv universal support without deactivating any previous version
------------------------------+---------------------------------------------
Reporter: nox at macports.org | Owner: ryandesign at 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
More information about the macports-tickets
mailing list