Mark BROKEN: fails to configure

-- Building local Pybind11
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find Git (missing: GIT_EXECUTABLE)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindGit.cmake:96 (find_package_handle_standard_args)
  src/cmake/pythonutils.cmake:78 (find_package)
  CMakeLists.txt:188 (find_or_download_pybind11)

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin
2020-03-10 14:21:45 +00:00
parent 4a835155fd
commit 89f178ab02

View File

@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= OpenImageIO python bindings
BROKEN= fails to configure
MASTERDIR= ${.CURDIR}/../openimageio
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}