forked from Lainports/freebsd-ports
science/dirac: Fix build by adding USES=localbase:ldflags
Otherwise liblapack wasn't found. PR: 275165 Reported by: Lorenzo Salvadore <salvadore@freebsd.org>; fallout
This commit is contained in:
parent
423db3f5b0
commit
c3bbf2cf15
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ LIB_DEPENDS= libblas.so:math/blas \
|
|||
libhdf5.so:science/hdf5 \
|
||||
liblapack.so:math/lapack
|
||||
|
||||
USES= cmake:noninja,testing fortran python shebangfix
|
||||
USES= cmake:noninja,testing fortran localbase:ldflags python shebangfix
|
||||
|
||||
#USE_GITLAB= yes
|
||||
#GL_TAGNAME= 37b755410d9fdcd9b5e7bba6e43ceb7d5c7b9dae
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue