aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-02-06 02:26:49 +0800
committermarino <marino@FreeBSD.org>2014-02-06 02:26:49 +0800
commit066a0aa0247349c3bbd978d82f5c93a964930d01 (patch)
treed4746646b0a81dd71a5bec9801488e5807f315f6 /sysutils
parent26c5ae743c9e72e64ae8f053e8d294d883d644c4 (diff)
downloadfreebsd-ports-gnome-066a0aa0247349c3bbd978d82f5c93a964930d01.tar.gz
freebsd-ports-gnome-066a0aa0247349c3bbd978d82f5c93a964930d01.tar.zst
freebsd-ports-gnome-066a0aa0247349c3bbd978d82f5c93a964930d01.zip
sysutils/ucspi-unix: Mark jobs unsafe
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ucspi-unix/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile
index 4dda6d349fdc..5aa00a9f3925 100644
--- a/sysutils/ucspi-unix/Makefile
+++ b/sysutils/ucspi-unix/Makefile
@@ -25,6 +25,8 @@ PORTDOCS= NEWS PROTOCOL README TODO
OPTIONS_DEFINE= DOCS
+MAKE_JOBS_UNSAFE=yes
+
NO_STAGE= yes
.include <bsd.port.options.mk>