The main goal is to build cmake from -current ports which on some step depends on py3-sphinx.
py3-sphinx automated build with its py3-* dependencies doesnt' work. When try to build all the dependencies manually: py3-docutils builds, but py3-babel looking for python-3.7.8 instead of python-3.8.0 installed. Build fails finally. Does somebody know any recipe to build it out? Martin