summaryrefslogtreecommitdiff
path: root/graphics/gphoto
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
commitf2f3dc812aad2e778dcf71f5f381153179f3efc4 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /graphics/gphoto
parent46bf5e8bd3686127a02427c1226acccd4de155d1 (diff)
downloadpkgsrc-f2f3dc812aad2e778dcf71f5f381153179f3efc4.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 'graphics/gphoto')
-rw-r--r--graphics/gphoto/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index 401b7d4fafa..8894bf027b9 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/06/20 01:09:22 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2009/06/30 00:07:17 joerg Exp $
DISTNAME= gphoto-0.4.3
PKGREVISION= 9
@@ -11,6 +11,8 @@ COMMENT= Download and view files from various digital cameras
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_DIRS+= gnome1-1.0
USE_X11BASE= YES
USE_LIBTOOL= YES