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/945b95c86549
branches:  trunk
changeset: 566138:945b95c86549
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 99e8b3d78743 -r 945b95c86549 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