Bug 139333 - graphviz-2.6-r1 doesn't disable tclsh then tcl USE flag isn't set
Bug#: 139333 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Other Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: graphics@gentoo.org Reported By: grobian@gentoo.org
Component: Applications
URL: 
Summary: graphviz-2.6-r1 doesn't disable tclsh then tcl USE flag isn't set
Keywords:  
Status Whiteboard: 
Opened: 2006-07-05 09:43 0000
Description:   Opened: 2006-07-05 09:43 0000
I noticed that graphviz tries to build tcl stuff even when "tcltk" USE-flag is
unset.  I added this as use_with to the ebuild, resulting in a succesful
compilation on OSX.  If this change is semantically incorrect, I think I can
fix the OSX problem also in another way.  tcl USE-flag is masked on ppc-macos.
Because I changed the ebuild anyway, I immediately made changes for tcltk ->
tcl/tk, see bug #137785.

Please comment on attached patch and/or apply.

------- Comment #1 From Fabian Groffen 2006-07-05 09:44:57 0000 -------
Created an attachment (id=90977) [details]
changes made to the graphviz ebuild

------- Comment #2 From Luca Barbato 2006-07-05 09:53:39 0000 -------
Committed, thanks