summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/p5-Gdk-Pixbuf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Gdk-Pixbuf/Makefile b/graphics/p5-Gdk-Pixbuf/Makefile
index c4daa012d6a..098c50588f5 100644
--- a/graphics/p5-Gdk-Pixbuf/Makefile
+++ b/graphics/p5-Gdk-Pixbuf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2008/10/19 19:18:10 he Exp $
+# $NetBSD: Makefile,v 1.21 2009/08/03 15:24:18 joerg Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
.include "../../x11/p5-gtk/Makefile.common"