#23041: exiv2: exiv2.pc contains archflags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: exiv2 -------------------------------------+-------------------------------------- exiv2's /opt/local/lib/pkgconfig/exiv2.pc contains archflags: {{{ $ grep x86_64 $(port contents exiv2 | sed 1d) /opt/local/lib/pkgconfig/exiv2.pc:Libs.private: -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -liconv -R/opt/local/lib -lz -lexpat }}} `reinplace` should be used to remove these from the file before installation. -- Ticket URL: <http://trac.macports.org/ticket/23041> MacPorts <http://www.macports.org/> Ports system for Mac OS