summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pxp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile
index 6cfd5efb252..9141ea7f03a 100644
--- a/textproc/pxp/Makefile
+++ b/textproc/pxp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/08/11 15:46:03 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/11/26 18:21:28 joerg Exp $
#
DISTNAME= pxp-1.1.6
@@ -17,5 +17,7 @@ BUILD_TARGET= all opt
HAS_CONFIGURE= yes
PLIST_SRC= PLIST.opt PLIST
+MAKE_JOBS_SAFE= no
+
.include "../../lang/ocaml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"