#30392: Variant conflict causes port info to fail ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.99 Keywords: | Port: ------------------------------------------+--------------------------------- Comment(by macsforever2000@…): @ daniel.price: The splash port needs to remove +gcc44 as a default_variant and instead use something like the following. Is it alright if I update the port? {{{ if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc45] && ![variant_isset gcc46]} { default_variants +gcc44 } }}} -- Ticket URL: <https://trac.macports.org/ticket/30392#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS