git: 85da5b1a64b7 - main - lang/f2c: set MAKE_JOBS_UNSAFE

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Mon, 01 May 2023 13:00:44 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85da5b1a64b77a2d2204f7a7d3231a09f6a53da9

commit 85da5b1a64b77a2d2204f7a7d3231a09f6a53da9
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-05-01 12:57:48 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-05-01 13:00:40 +0000

    lang/f2c: set MAKE_JOBS_UNSAFE
    
    This port fails in some cases, and setting MAKE_JOBS_UNSAFE=yes fixes it.
    
    PR:             270890
    Reported by:    alt2600 (at) icloud.com
---
 lang/f2c/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index b335825f4530..23e97cc91fa4 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -20,6 +20,8 @@ BROKEN_mips64=		fails to compile: /usr/include/sigfpe.h: No such file or directo
 USES=		gmake
 USE_LDCONFIG=	yes
 
+MAKE_JOBS_UNSAFE=	yes
+
 LIBVER=		2
 SIMPLEDIST=	changes f2c.1 f2c.1t f2c.h f2c.pdf fc getopt.c README