Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Created an attachment (id=90977) [details] changes made to the graphviz ebuild
Committed, thanks