#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 jann@…): {{{ if {$build_arch == "x86_64"} { configure.universal_archs i386 } }}} This is not a good idea and I don't see the purpose of this. universal_archs is a user-setable variable to configure the platforms to build in a universal build. It should not be set in a portfile. If universal builds don't work for a port use {{{ universal_variant no }}} Also if you update the version of a port the revision should be reset to 0. i.e. remove the revision line. -- Ticket URL: <http://trac.macports.org/ticket/23100#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS