#18413 closed enhancement (fixed)
graphviz, graphviz-devel: Illegal value ipsep for attribute "mode" in graph G - ignored
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | graphviz, graphviz-devel |
Description
The Graphviz documentation describes the mode "ipsep" but the Graphviz ports in MacPorts don't support this option; they say:
$ neato graph.gv -Gmode=ipsep Warning: Illegal value ipsep for attribute "mode" in graph G - ignored
The portfiles say "--without-ipsepcola
"; change this to "--with-ipsepcola
".
Change History (3)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed for graphviz is r46658.
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Fixed for graphviz-devel in r46653.