diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-15 23:57:29 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-15 23:57:29 +0000 |
commit | 1f842fbdbb5539821635486b1db66718f7eb7872 (patch) | |
tree | 840e439c649ac593c18ec05dc7d61dfbb5cdb8d6 /math/ceres-solver | |
parent | ff1089360e2f2231379195bdb3f70530a14a2c7e (diff) |
Notes
Diffstat (limited to 'math/ceres-solver')
-rw-r--r-- | math/ceres-solver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 3098944e14a4..55056cfd9a35 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -27,7 +27,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/-solver//} PORTDOCS= * PORTEXAMPLES= * -OPTIONS_DEFINE= CUSTOM_BLAS EXAMPLES DOCS GFLAGS LAPACK OPENMP SCHUR TEST +OPTIONS_DEFINE= CUSTOM_BLAS EXAMPLES DOCS GFLAGS LAPACK SCHUR TEST OPTIONS_DEFAULT=CUSTOM_BLAS CXSPARSE OPENBLAS OPENMP SCHUR SUITESPARSE OPTIONS_RADIO= LAPACK THREADS OPTIONS_RADIO_LAPACK= ATLAS GOTOBLAS NETLIB OPENBLAS |