pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/clutter-gtk Add gtkdoc-rebase workaround.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fbdc101c1191
branches: trunk
changeset: 400286:fbdc101c1191
user: obache <obache%pkgsrc.org@localhost>
date: Fri Oct 16 07:15:27 2009 +0000
description:
Add gtkdoc-rebase workaround.
diffstat:
graphics/clutter-gtk/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r b450b86afa24 -r fbdc101c1191 graphics/clutter-gtk/Makefile
--- a/graphics/clutter-gtk/Makefile Fri Oct 16 07:06:28 2009 +0000
+++ b/graphics/clutter-gtk/Makefile Fri Oct 16 07:15:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:56:57 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/10/16 07:15:27 obache Exp $
#
DISTNAME= clutter-gtk-0.8.3
@@ -17,6 +17,10 @@
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
PKGCONFIG_OVERRIDE+= clutter-gtk.pc.in
.include "../../x11/gtk2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index