aboutsummaryrefslogtreecommitdiff
path: root/math/ceres-solver
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-05-15 20:42:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-05-15 20:42:31 +0000
commit81ed61088d37dd24fbf717e67ae755dded18178a (patch)
tree4a2069e6db97a84e375f01489d2ae13ba2bb8e22 /math/ceres-solver
parent1096be95fbb7a44e6c4909efa7c86416d49753fe (diff)
downloadports-81ed61088d37dd24fbf717e67ae755dded18178a.tar.gz
ports-81ed61088d37dd24fbf717e67ae755dded18178a.zip
Notes
Diffstat (limited to 'math/ceres-solver')
-rw-r--r--math/ceres-solver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index 5d71bec87db7..8a304163fec8 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ceres-solver
DISTVERSION= 1.14.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= jbeich@FreeBSD.org
@@ -70,6 +70,7 @@ TEST_IMPLIES= GFLAGS
LAPACK_DESC= Linear Algebra PACKage
LAPACK_USES= fortran # LDFLAGS
LAPACK_CMAKE_BOOL= LAPACK
+LAPACK_CMAKE_ON= -DCMAKE_POLICY_DEFAULT_CMP0056:STRING=NEW # USES=fortran
ATLAS_USES= blaslapack:atlas
ATLAS_CMAKE_ON= -DBLA_VENDOR:STRING="ATLAS" \
-DLAPACK_LIBRARIES:STRING=alapack