diff options
Diffstat (limited to 'math/rapid/Makefile')
-rw-r--r-- | math/rapid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/rapid/Makefile b/math/rapid/Makefile index b43a356e9e70..20a3e388762c 100644 --- a/math/rapid/Makefile +++ b/math/rapid/Makefile @@ -24,6 +24,7 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message ALL_TARGET= +MAKE_JOBS_UNSAFE= yes MAN1= rapid.1 |