aboutsummaryrefslogtreecommitdiff
path: root/textproc/syck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/syck/Makefile')
-rw-r--r--textproc/syck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile
index 445b4d92530c..f9e628df95ba 100644
--- a/textproc/syck/Makefile
+++ b/textproc/syck/Makefile
@@ -16,5 +16,6 @@ COMMENT= A library for reading and writing YAML 1.0
GNU_CONFIGURE= yes
USE_BISON= build
CFLAGS+= -fPIC
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>