aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>