Hi,
has anyone managed to actually build the math/py-matplotlib port with some version of python 3? The history on freshports mentions that some time ago it couldn't be built without human intervention due to some other ports build failures. Unfortunately I can't find any description on how to actually do this.
My tries with
even when I disable the GTK backends in
Thank you.
has anyone managed to actually build the math/py-matplotlib port with some version of python 3? The history on freshports mentions that some time ago it couldn't be built without human intervention due to some other ports build failures. Unfortunately I can't find any description on how to actually do this.
My tries with
make PYTHON_VERSION=3.{3,4,5}
always end with
Code:
* The following required packages can not be built:
* gtkagg, gtk
make config
. Anyone successful with this?Thank you.