aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2019-05-13 12:31:49 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2019-05-13 12:31:49 +0000
commite315823b1a35ac4e53e143261e5196676f3eb0a6 (patch)
treec89c7cdef5efef73c7dc5b6a02f87b61ff6e763c /sysutils
parent613010f76f47752aa9ae25abee2fd94ca573fa23 (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/most/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile
index c6837e52bf36..8919f75c11c0 100644
--- a/sysutils/most/Makefile
+++ b/sysutils/most/Makefile
@@ -22,4 +22,6 @@ PORTDOCS= README changes.txt lesskeys.rc most-fun.txt most.rc most.txt
OPTIONS_DEFINE= DOCS
+MAKE_JOBS_UNSAFE= yes
+
.include <bsd.port.mk>