aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-05 23:36:21 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-05 23:36:21 +0000
commit043c2ed1d15acd13c9fee313e133b10b15c53cd0 (patch)
tree638713a9efc52bdef29e5298cae2235ccb3ccaed /archivers
parent8d679fe180ecba6ccf4fe8b192ed70e491b9c849 (diff)
downloadports-043c2ed1d15acd13c9fee313e133b10b15c53cd0.tar.gz
ports-043c2ed1d15acd13c9fee313e133b10b15c53cd0.zip
Notes
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>