>> % sudo port install py25-matplotlib +gtk
...
>> I asked for the gtk variant. Why was the tkinter variant installed?
Chris> py25-matplotlib does not provide a variant gtk (it provides a
Chris> variant gtk2) and +tkinter is the default if no other variant is
Chris> specified.
Yet, amazingly, it didn't complain.
Thanks,
Skip