summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-04-06 14:29:59 +0000
committergdt <gdt@pkgsrc.org>2007-04-06 14:29:59 +0000
commitdf83d8187dd8894c6a5b599e82275283115b470f (patch)
tree434536020d7077247c4b024a7d4897622e61a8e0 /print
parent4ba352df0e5edc51684de861c870101eec837621 (diff)
downloadpkgsrc-df83d8187dd8894c6a5b599e82275283115b470f.tar.gz
Add "MAKE_JOBS_SAFE= no"; the build fails horribly with MAKE_JOBS.
Diffstat (limited to 'print')
-rw-r--r--print/xpdf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index 9befbf966e8..4c396219e05 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2007/03/13 11:06:04 drochner Exp $
+# $NetBSD: Makefile,v 1.62 2007/04/06 14:29:59 gdt Exp $
DISTNAME= xpdf-3.02
CATEGORIES= print
@@ -12,6 +12,8 @@ COMMENT= Display tool for PDF files
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
DEPENDS+= ghostscript-fonts-[0-9]*:../../fonts/ghostscript-fonts
CONFLICTS= xpdf-crypto-[0-9]*