diff options
-rw-r--r-- | textproc/libxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 5f53cdb21dd8..349afbe4e66c 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -19,6 +19,7 @@ USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE=yes pre-patch: @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ |