summaryrefslogtreecommitdiff
path: root/sysutils/boxbackup-devel
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-07-07 12:17:32 +0000
committerJohn Marino <marino@FreeBSD.org>2014-07-07 12:17:32 +0000
commit7e85c0c86601ebe5227089c70305d75d03ca7605 (patch)
treefeaeb69a0e07aec9203cd0dd27b4b9eeb3d8bbee /sysutils/boxbackup-devel
parentAdd missing patch. (diff)
Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports)
Approved by: portmgr (implicit, NOT_STAGED)
Notes
Notes: svn path=/head/; revision=361058
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}