summaryrefslogtreecommitdiff
path: root/devel/qof
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-30 00:07:09 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-30 00:07:09 +0000
commit76f5c1b551cbcd541f91513d7a6a47d8886bb5d7 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /devel/qof
parent5dc417f76ada55decbc0adce66fb18090d84d28e (diff)
downloadpkgsrc-76f5c1b551cbcd541f91513d7a6a47d8886bb5d7.tar.gz
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Diffstat (limited to 'devel/qof')
-rw-r--r--devel/qof/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/qof/Makefile b/devel/qof/Makefile
index 1b91993eedd..1b272df7ef0 100644
--- a/devel/qof/Makefile
+++ b/devel/qof/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/05/20 00:58:14 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/30 00:07:13 joerg Exp $
#
DISTNAME= qof-0.7.5
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://qof.alioth.debian.org/
COMMENT= Query Object Framework
+MAKE_JOBS_SAFE= no
+
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
GNU_CONFIGURE= yes