don't know if it is python.
A similar problem is with x11-wm/marco. If you want pull in with the
mate port it complains that it needs pango with xlft2.
If you change to the marco port, it builds and installs fine.
___
freebsd-ports@freebsd.org maili
When I build straight from ports:
cd /usr/ports/x11/mate && make install clean
I get error messages like this:
===> gnome-doc-utils-0.20.10_4 needs Python 2.7 at most, but 3.6 was
specified.
*** Error code 1
If I do this:
cd /usr/ports/textproc/gnome-doc-utils && make install
it works just fine.