#38092: graphviz @2.30.0 portfile has a typo ------------------------------------+-------------------------------- Reporter: michaelb@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts Future Component: ports | Version: 2.1.3 Keywords: graphviz,no_pangocario | Port: graphviz ------------------------------------+-------------------------------- The port file for graphviz contains an error: {{{ if {[variant_isset no_pangocario]} { default_variants -pangocairo } else { default_variants +pangocairo } }}} That should be no_pangocairo (ir) instead of no_pangocario (ri). -- Ticket URL: <https://trac.macports.org/ticket/38092> MacPorts <http://www.macports.org/> Ports system for Mac OS