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:
@@ -15,7 +15,7 @@ WWW= https://mumps-solver.org/
|
||||
LICENSE= PD
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= fortran
|
||||
USES= fortran:gfortran
|
||||
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user