summaryrefslogtreecommitdiff
path: root/graphics/gimp-docs-en
diff options
context:
space:
mode:
authorjoerg <joerg>2015-01-21 15:19:56 +0000
committerjoerg <joerg>2015-01-21 15:19:56 +0000
commit69f517b3c79b04126bc01acdaa361c060091a8c1 (patch)
tree3c8d2dbccf03b317007a615fc37834863e9eb49b /graphics/gimp-docs-en
parent57ee24454ff536395462c5bb7c7cb729cea39f33 (diff)
downloadpkgsrc-69f517b3c79b04126bc01acdaa361c060091a8c1.tar.gz
gimp-docs packages are racy.
Diffstat (limited to 'graphics/gimp-docs-en')
-rw-r--r--graphics/gimp-docs-en/Makefile.common7
1 files changed, 6 insertions, 1 deletions
diff --git a/graphics/gimp-docs-en/Makefile.common b/graphics/gimp-docs-en/Makefile.common
index d8961d57e15..bb3bade9064 100644
--- a/graphics/gimp-docs-en/Makefile.common
+++ b/graphics/gimp-docs-en/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2014/10/05 16:41:07 wiz Exp $
+# $NetBSD: Makefile.common,v 1.10 2015/01/21 15:19:56 joerg Exp $
#
# used by graphics/gimp-docs-de/Makefile
# used by graphics/gimp-docs-en/Makefile
@@ -23,6 +23,11 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://docs.gimp.org/
LICENSE= gnu-fdl-v1.2
+# warning: failed to load external entity "xml/de/gimp.xml"
+# unable to parse xml/de/gimp.xml
+# Makefile:1378: recipe for target 'html/de/index.html' failed
+MAKE_JOBS_SAFE= no
+
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
BUILD_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt