Opened 12 years ago
Closed 12 years ago
#38092 closed defect (fixed)
graphviz @2.30.0 portfile has a typo
Reported by: | michaelb@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | graphviz |
Description
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).
Change History (2)
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Keywords: | graphviz no_pangocario removed |
---|---|
Milestone: | MacPorts Future |
Owner: | changed from macports-tickets@… to ryandesign@… |
Version: | 2.1.3 |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Oops! r103169
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket. In the future, please Cc relevant port maintainers.