summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorgdt <gdt>2007-04-06 14:29:59 +0000
committergdt <gdt>2007-04-06 14:29:59 +0000
commitf1e7f00775c69ec7df43bc6c2935ff56227286e7 (patch)
tree434536020d7077247c4b024a7d4897622e61a8e0 /print
parentce8c3e085cab56b6f3013ddac08fa94ccc0a64cb (diff)
downloadpkgsrc-f1e7f00775c69ec7df43bc6c2935ff56227286e7.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]*