mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/ceres-solver: builds fine with python3.6
https://github.com/ceres-solver/ceres-solver/commit/2ad14b7a616c
This commit is contained in:
parent
ca1933b905
commit
4129c8b61d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513144
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ CUSTOM_BLAS_DESC= Handcoded BLAS routines instead of Eigen
|
|||
CUSTOM_BLAS_CMAKE_BOOL= CUSTOM_BLAS
|
||||
|
||||
DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
|
||||
DOCS_USES= python:2.7,build
|
||||
DOCS_USES= python:build
|
||||
DOCS_CMAKE_BOOL= BUILD_DOCUMENTATION
|
||||
|
||||
EXAMPLES_CMAKE_BOOL= BUILD_EXAMPLES
|
||||
|
|
Loading…
Add table
Reference in a new issue