git: d0be75580f53 - main - science/code_saturne: chase parmetis
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Apr 2025 13:05:19 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d0be75580f53ff023ca4b73b04cc825a69869c40
commit d0be75580f53ff023ca4b73b04cc825a69869c40
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-04-20 12:54:28 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-04-20 13:03:36 +0000
science/code_saturne: chase parmetis
---
science/code_saturne/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index f03200f9b757..6f35e3dea8dc 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -65,7 +65,7 @@ METIS_CONFIGURE_ON= --with-metis-include="${LOCALBASE}/include"
PARMETIS_DESC= Support of ParMETIS
PARMETIS_LIB_DEPENDS= libparmetis.so:math/parmetis
PARMETIS_CONFIGURE_ON= --with-metis-include="${LOCALBASE}/include/parmetis" \
- --with-metis-lib="${LOCALBASE}/lib/parmetis"
+ --with-metis-lib="${LOCALBASE}/lib"
PARMETIS_CONFIGURE_ENV= LIBS=-lexecinfo
TEST_TARGET= check