1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

math/mumps4: Constrain fortran to gfortran

The software does something with libgcc
This commit is contained in:
Gleb Popov
2025-11-20 20:15:22 +03:00
parent 2ae6be4073
commit 6682a9f6d7
+1 -1
View File
@@ -15,7 +15,7 @@ WWW= https://mumps-solver.org/
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= fortran
USES= fortran:gfortran
MAKE_JOBS_UNSAFE=yes