summaryrefslogtreecommitdiff
path: root/sysutils/boxbackup-devel
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/boxbackup-devel')
-rw-r--r--sysutils/boxbackup-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile
index 192343b1ba9e..c52899ad8e3d 100644
--- a/sysutils/boxbackup-devel/Makefile
+++ b/sysutils/boxbackup-devel/Makefile
@@ -42,6 +42,9 @@ SERVER_DESC= Install the bbstored server
GNUREADLINE_DESC= Enable the use of GNU readline
NO_STAGE= yes
+
+MAKE_JOBS_UNSAFE= yes
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUREADLINE}