summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-03-09 18:24:53 +0000
committerjoerg <joerg@pkgsrc.org>2010-03-09 18:24:53 +0000
commit7254e6dd9f64a23c7ce81ea25b937d6422881796 (patch)
tree7f1376b6d4088e78d5bb8ba76228495ec5747e99 /graphics
parent635c7b659692fafbfc46fcb998db393f172d09f0 (diff)
downloadpkgsrc-7254e6dd9f64a23c7ce81ea25b937d6422881796.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-docs/Makefile b/graphics/gimp-docs/Makefile
index 342d61993ea..f7fec3f4758 100644
--- a/graphics/gimp-docs/Makefile
+++ b/graphics/gimp-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:21 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2010/03/09 18:24:53 joerg Exp $
DISTNAME= gimp-help-2.4.0
PKGNAME= gimp-docs-2.4.0
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.gimp.org/
COMMENT= Documentation package for The Gimp image manipulation software
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
# Only xsltproc is needed.