1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

science/multiwfn: Fix build on quarterly by adding MAKE_JOBS_UNSAFE

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-04-28 01:50:50 -07:00
parent 85145d1341
commit 2241fb8e4d

View File

@ -39,6 +39,8 @@ ALL_TARGET= default
DISLIN_VERSION= 11.5
MAKE_JOBS_UNSAFE= yes # fix build on quarterly (not latest) when mod_2f2.mod isn't found due to commands mis-order
BINARY_ALIAS= ifort=gfortran${GCC_DEFAULT} \
gcc=${CC}