pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp Need workaround for Upstream Bug#562310,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b70cf1648b5
branches: trunk
changeset: 395103:7b70cf1648b5
user: obache <obache%pkgsrc.org@localhost>
date: Tue Jul 07 10:48:53 2009 +0000
description:
Need workaround for Upstream Bug#562310, as noticed in PR 41475.
diffstat:
graphics/gimp/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 4ab8ce33938c -r 7b70cf1648b5 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile Tue Jul 07 10:44:18 2009 +0000
+++ b/graphics/gimp/Makefile Tue Jul 07 10:48:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.181 2009/03/22 19:01:39 wiz Exp $
+# $NetBSD: Makefile,v 1.182 2009/07/07 10:48:53 obache Exp $
DISTNAME= gimp-2.6.6
CATEGORIES= graphics
@@ -30,6 +30,10 @@
.include "../../mk/bsd.prefs.mk"
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.2.0
BUILDLINK_API_DEPENDS.lcms+= lcms>=1.12
Home |
Main Index |
Thread Index |
Old Index