Rebuilding every py3-sphinx dependency from ports manually with env 'FLAVOR=python3' fixed build for cmake.
Martin ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, July 15, 2020 4:21 PM, Martin <martin...@protonmail.com> wrote: > 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