summaryrefslogtreecommitdiff
path: root/databases/gramps
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:07:09 +0000
committerjoerg <joerg>2009-06-30 00:07:09 +0000
commit915d453db0045bb41306c8a0f63bd5793c799f98 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /databases/gramps
parent75d60fdf9a5c3cdc6a48f098e78a4f5fbb8d820c (diff)
downloadpkgsrc-915d453db0045bb41306c8a0f63bd5793c799f98.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 'databases/gramps')
-rw-r--r--databases/gramps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile
index bff3583d961..ccbd290bfce 100644
--- a/databases/gramps/Makefile
+++ b/databases/gramps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2009/03/08 15:56:44 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2009/06/30 00:07:12 joerg Exp $
#
DISTNAME= gramps-1.0.11
@@ -12,6 +12,8 @@ COMMENT= Genealogical Research and Analysis Management Programming System
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
DEPENDS+= yelp>=2.2:../../misc/yelp
USE_PKGLOCALEDIR= yes