summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbjs <bjs>2008-08-19 13:53:27 +0000
committerbjs <bjs>2008-08-19 13:53:27 +0000
commit8e9d15a1a5c6dfabc7fe3ea9bef6a5fc1bda7654 (patch)
tree6f096ab43ffdbb7f7ffd267eb1834e3411e0dda6 /textproc
parent4da7c91a93ba5273fcb6f9d088677718974fbd11 (diff)
downloadpkgsrc-8e9d15a1a5c6dfabc7fe3ea9bef6a5fc1bda7654.tar.gz
Add MAKE_JOBS_SAFE after noticing a the build wanted a library
it had yet to make.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/jade/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index b3540c910e1..8a756c4ab1c 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2008/03/15 20:29:35 joerg Exp $
+# $NetBSD: Makefile,v 1.48 2008/08/19 13:53:27 bjs Exp $
DISTNAME= jade-1.2.1
PKGREVISION= 12
@@ -13,6 +13,8 @@ COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCHFILES= jade_1.2.1-18.diff.gz
PATCH_DIST_STRIP= -p1