Revert to r512240.
Reported by: jbeich
This commit is contained in:
parent
c405f6054a
commit
edb8eb45fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512983
1 changed files with 1 additions and 2 deletions
|
@ -16,10 +16,9 @@ LICENSE= GPLv2 LGPL21
|
|||
LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= libmetis.so:math/metis \
|
||||
libomp.so:devel/openmp \
|
||||
liblapack.so:math/lapack
|
||||
|
||||
USES= cmake:insource compiler:c++0x fortran gmake
|
||||
USES= cmake:insource compiler:openmp fortran gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/SuiteSparse
|
||||
|
|
Loading…
Reference in a new issue