On Sun, Mar 29, 2020 at 01:14:25PM -0600, Rafael Sadowski wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]       2020/03/29 13:14:25
> 
> Modified files:
>       devel/cmake    : Makefile 
> 
> Log message:
> Switch CMake to use python3-sphinx to create docs.

I "think" this broke devel/libgit2/libgit2:

-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) 
CMake Error at tests/CMakeLists.txt:4 (MESSAGE):
  Could not find a python interpeter, which is needed to build the tests.
  Make sure python is available, or pass -DBUILD_CLAR=OFF to skip building
  the tests


-- Configuring incomplete, errors occurred!

It works if I install py3.

-- 
Antoine

Reply via email to