aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-11-26 22:59:40 +0800
committermat <mat@FreeBSD.org>2013-11-26 22:59:40 +0800
commit34b6dcb265bae2777979916cbf6f3a2515731e52 (patch)
tree514a744bc88dbb198703ea64f918fc24fa3b9a93 /irc
parent5be041401389b32fc002c4a08609da592a579204 (diff)
downloadfreebsd-ports-gnome-34b6dcb265bae2777979916cbf6f3a2515731e52.tar.gz
freebsd-ports-gnome-34b6dcb265bae2777979916cbf6f3a2515731e52.tar.zst
freebsd-ports-gnome-34b6dcb265bae2777979916cbf6f3a2515731e52.zip
Mark MAKE_JOBS_UNSAFE.
maintainer timeout. PR: ports/183898 Submitted by: mat
Diffstat (limited to 'irc')
-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}