summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-07-31 13:22:01 +0000
committergdt <gdt@pkgsrc.org>2007-07-31 13:22:01 +0000
commitf449d748b3aa08a027d512424a1af3c01dae53ef (patch)
treedf3d113ab8daf7e4c1e93822fe4d6a792453a2f6
parent53ac9a8b3b362d87afe69715aeac1ba519522eef (diff)
downloadpkgsrc-f449d748b3aa08a027d512424a1af3c01dae53ef.tar.gz
# libgimpthumb Makefile.am has issues (2.3.18):
# http://bugzilla.gnome.org/show_bug.cgi?id=462130 MAKE_JOBS_SAFE= no
-rw-r--r--graphics/gimp24/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile
index 852f9cecede..4ac59eed7d8 100644
--- a/graphics/gimp24/Makefile
+++ b/graphics/gimp24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2007/07/04 15:19:51 lkundrak Exp $
+# $NetBSD: Makefile,v 1.46 2007/07/31 13:22:01 gdt Exp $
DISTNAME= gimp-2.3.18
PKGREVISION= 1
@@ -14,6 +14,10 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.gimp.org/
COMMENT= Image manipulation program similar to Photoshop[tm]
+# libgimpthumb Makefile.am has issues (2.3.18):
+# http://bugzilla.gnome.org/show_bug.cgi?id=462130
+MAKE_JOBS_SAFE= no
+
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= gimp<=1.2.3