#23100: New port for grisbi 0.5.9 ---------------------------------+------------------------------------------ Reporter: gerald@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: grisbi ---------------------------------+------------------------------------------ Comment(by gerald@…): Sorry for my english... some dependancies are not compiled in universal arch (x86_64 and i386) on a x86_64 platform. If grisbi compiled with universal flags on x86_64 platform execution of grisbi failed with a core dumped. I think i have find how to make this work : if {$build_arch == "x86_64"} { configure.universal_archs i386 } I will submit another patch for this Portfile, because the latest version of Grisbi is now the 0.6.0. -- Ticket URL: <http://trac.macports.org/ticket/23100#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS