summaryrefslogtreecommitdiff
path: root/x11/hsetroot
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 /x11/hsetroot
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 'x11/hsetroot')
-rw-r--r--x11/hsetroot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile
index 358d7600053..8d6eebd5757 100644
--- a/x11/hsetroot/Makefile
+++ b/x11/hsetroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:15 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/06/30 00:07:24 joerg Exp $
#
DISTNAME= hsetroot-1.0.2
@@ -12,6 +12,8 @@ COMMENT= Allows you to compose wallpapers for X
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
.include "../../graphics/imlib2/buildlink3.mk"