diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-18 11:20:01 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-18 11:20:01 +0000 |
commit | e67dc162af443543cf567e16eec2f79e70164e90 (patch) | |
tree | 3530a268f362b9101a3287d89efeac7191a1a524 /math/ceres-solver | |
parent | f0a6a10c0e903091a368549789588ee7d37f198a (diff) | |
download | ports-e67dc162af443543cf567e16eec2f79e70164e90.tar.gz ports-e67dc162af443543cf567e16eec2f79e70164e90.zip |
Notes
Diffstat (limited to 'math/ceres-solver')
-rw-r--r-- | math/ceres-solver/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 8bf7b06ef593..b6ae1cf7e40f 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -60,8 +60,6 @@ SCHUR_CMAKE_BOOL= SCHUR_SPECIALIZATIONS TEST_CMAKE_BOOL= BUILD_TESTING TEST_TEST_TARGET= test ARGS="-V" TEST_IMPLIES= GFLAGS -# XXX Move to USES=cmake -TEST_VARS= TEST_WRKSRC="${CONFIGURE_WRKSRC}" LAPACK_DESC= Linear Algebra PACKage LAPACK_USES= fortran # LDFLAGS |