aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-11-19 08:39:04 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-11-19 09:36:25 +0000
commitc3bbf2cf15284e03e6804750f83d9b659b1afb93 (patch)
treeb340c946b2be41d58ab57fa522cadf20c5a9d82f
parent423db3f5b02b6e269946e7ee90be6bfcf542b329 (diff)
downloadports-c3bbf2cf15284e03e6804750f83d9b659b1afb93.tar.gz
ports-c3bbf2cf15284e03e6804750f83d9b659b1afb93.zip
science/dirac: Fix build by adding USES=localbase:ldflags
Otherwise liblapack wasn't found. PR: 275165 Reported by: Lorenzo Salvadore <salvadore@freebsd.org>; fallout
-rw-r--r--science/dirac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/dirac/Makefile b/science/dirac/Makefile
index c99734748f87..7680ba40e29e 100644
--- a/science/dirac/Makefile
+++ b/science/dirac/Makefile
@@ -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