math/mate-calc: Add MAKE_JOBS_UNSAFE

This appears to mitigate itstool intermittently segfaulting

PR:		276948
Approved by:	portmgr (blanket, build fix)
This commit is contained in:
Daniel Engberg 2024-02-18 19:31:41 +01:00
parent 6703a0bec4
commit 08942224ff

View file

@ -24,4 +24,6 @@ GNU_CONFIGURE= yes
GLIB_SCHEMAS= org.mate.calc.gschema.xml
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>