aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/zstd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 45b14d9da7e3..6e9caf283811 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -23,5 +23,6 @@ MAKE_ARGS= MANDIR="${PREFIX}/man/man1" \
INCLUDEDIR="${PREFIX}/include"
BROKEN_FreeBSD_9= missing builtin bswap32 and bswap64
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>