aboutsummaryrefslogtreecommitdiff
path: root/net/unfs3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/unfs3/Makefile')
-rw-r--r--net/unfs3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile
index 47dd94975f19..c0197898ac9d 100644
--- a/net/unfs3/Makefile
+++ b/net/unfs3/Makefile
@@ -21,6 +21,8 @@ MAN7= tags.7
MAN8= unfsd.8
PLIST_FILES= sbin/unfsd
+MAKE_JOBS_UNSAFE= yes
+
.if defined(WITH_CLUSTER_EXT)
CONFIGURE_ARGS+= --enable-cluster
.endif