diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-15 17:14:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-15 17:14:11 +0000 |
commit | 1a9027c3900a39558bdd9fba971d432bcec39169 (patch) | |
tree | 5a2708f033d04eb4c9a9e7664a57db73a28b9bda /textproc/libxml | |
parent | 53410d8e34ce42cbdbec1000f5a1c5e36d1f2e2d (diff) | |
download | ports-1a9027c3900a39558bdd9fba971d432bcec39169.tar.gz ports-1a9027c3900a39558bdd9fba971d432bcec39169.zip |
Notes
Diffstat (limited to 'textproc/libxml')
-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 \ |