aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-26 14:59:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-26 14:59:40 +0000
commitc67a97111a81df5571e375272688343f537d4335 (patch)
tree514a744bc88dbb198703ea64f918fc24fa3b9a93 /irc/bitchx
parent5c939872350e0b851b3cd1742371e284c6df9ce3 (diff)
downloadports-c67a97111a81df5571e375272688343f537d4335.tar.gz
ports-c67a97111a81df5571e375272688343f537d4335.zip
Mark MAKE_JOBS_UNSAFE.
maintainer timeout. PR: ports/183898 Submitted by: mat
Notes
Notes: svn path=/head/; revision=334941
Diffstat (limited to 'irc/bitchx')
-rw-r--r--irc/bitchx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 951d436a5b9a..950c8b075456 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -35,6 +35,7 @@ PLUGINS_DESC= Build a handful of BitchX plugins
OPTIONS_DEFAULT=PLUGINS SSL
NO_STAGE= yes
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIPV6}