#24779: perl5.8 files contain -arch flags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ricci@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: perl5.8 -------------------------------------+-------------------------------------- I'm trying to add a port for exact-image; see #24614. I'm having trouble because my perl5.8 is built universal, and exact-image cannot build universal, but it's still trying to build some parts universal because it's getting the universal -arch flags from perl using the command {{{ perl -MExtUtils::Embed -e ccopts }}} Ports should not install files containing their -arch flags for the reasons explained in [wiki:PortfileRecipes#archflags PortfileRecipes]. -- Ticket URL: <http://trac.macports.org/ticket/24779> MacPorts <http://www.macports.org/> Ports system for Mac OS