summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsketch <sketch@pkgsrc.org>2009-09-30 09:22:47 +0000
committersketch <sketch@pkgsrc.org>2009-09-30 09:22:47 +0000
commitcf1a51c2a48efeed7584ed7841769d96320e37f3 (patch)
tree447b65103a75e98824f163de3ce93eb0d67d3d4e
parent0d5b8405bd6764a072039e21cf474da1679db156 (diff)
downloadpkgsrc-cf1a51c2a48efeed7584ed7841769d96320e37f3.tar.gz
Add a bunch more gtkdoc-rebase workarounds.
-rw-r--r--devel/at-spi/Makefile6
-rw-r--r--devel/libbonoboui/Makefile6
-rw-r--r--editors/gedit/Makefile6
-rw-r--r--graphics/clutter/Makefile6
-rw-r--r--print/libgnomeprintui/Makefile6
-rw-r--r--security/gnome-keyring/Makefile6
-rw-r--r--sysutils/liboobs/Makefile6
-rw-r--r--textproc/raptor/Makefile6
-rw-r--r--x11/libunique/Makefile6
-rw-r--r--x11/libxklavier/Makefile6
10 files changed, 50 insertions, 10 deletions
diff --git a/devel/at-spi/Makefile b/devel/at-spi/Makefile
index 0f8e20c014f..2986a66bbc3 100644
--- a/devel/at-spi/Makefile
+++ b/devel/at-spi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2009/08/26 19:56:54 sno Exp $
+# $NetBSD: Makefile,v 1.51 2009/09/30 09:22:48 sketch Exp $
#
DISTNAME= at-spi-1.26.0
@@ -26,6 +26,10 @@ PKGCONFIG_OVERRIDE+= libspi-1.0.pc.in
GCONF_SCHEMAS= at-spi.schemas
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../devel/GConf/schemas.mk"
BUILDLINK_API_DEPENDS.atk+= atk>=1.17.0
.include "../../devel/atk/buildlink3.mk"
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile
index f8b8f7460e9..c2959774fc1 100644
--- a/devel/libbonoboui/Makefile
+++ b/devel/libbonoboui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2009/08/26 19:56:56 sno Exp $
+# $NetBSD: Makefile,v 1.71 2009/09/30 09:22:48 sketch Exp $
#
DISTNAME= libbonoboui-2.24.1
@@ -20,6 +20,10 @@ USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= bonobo/libbonoboui-2.0.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
BUILDLINK_API_DEPENDS.libbonobo+= libbonobo>=2.16.0
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 7e299b4b9be..0671031cd0f 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2009/08/26 19:57:06 sno Exp $
+# $NetBSD: Makefile,v 1.99 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= gedit-2.26.3
@@ -23,6 +23,10 @@ PKGCONFIG_OVERRIDE+= data/gedit.pc.in
GCONF_SCHEMAS= gedit.schemas gedit-file-browser.schemas
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "options.mk"
.include "../../devel/GConf/schemas.mk"
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index a6f833f3263..4fba9590bd5 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:00 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= clutter-0.8.8
@@ -23,6 +23,10 @@ PKGCONFIG_OVERRIDE+= clutter/x11/clutter-x11.pc.in
PKGCONFIG_OVERRIDE+= clutter/win32/clutter-win32.pc.in
PKGCONFIG_OVERRIDE+= clutter.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "options.mk"
TEST_TARGET= check
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile
index cafedae7470..01f497c3ecd 100644
--- a/print/libgnomeprintui/Makefile
+++ b/print/libgnomeprintui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2009/08/26 19:56:53 sno Exp $
+# $NetBSD: Makefile,v 1.57 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= libgnomeprintui-2.18.4
@@ -20,6 +20,10 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= libgnomeprintui/libgnomeprintui-2.2.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.12.1
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 9754b3a4232..1432f427c7b 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2009/08/26 19:56:58 sno Exp $
+# $NetBSD: Makefile,v 1.49 2009/09/30 09:22:47 sketch Exp $
DISTNAME= gnome-keyring-2.26.3
PKGREVISION= 1
@@ -38,6 +38,10 @@ CFLAGS.HPUX+= -DMAP_ANON=MAP_ANONYMOUS
#
CFLAGS.NetBSD+= -DNO_STATIC_MODULES
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../mk/dlopen.buildlink3.mk"
BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*}
diff --git a/sysutils/liboobs/Makefile b/sysutils/liboobs/Makefile
index 12ca56ffc2c..dd57cc24c02 100644
--- a/sysutils/liboobs/Makefile
+++ b/sysutils/liboobs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/20 09:13:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:48 sketch Exp $
#
DISTNAME= liboobs-2.22.1
@@ -20,5 +20,9 @@ USE_PKGLOCALEDIR= YES
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_LIBTOOL= YES
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../sysutils/system-tools-backends/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index aff2c1875a8..cd73e1f52e6 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/07/23 09:23:28 markd Exp $
+# $NetBSD: Makefile,v 1.23 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= raptor-1.4.19
@@ -20,6 +20,10 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
TEST_TARGET= check
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile
index a1b60d372cb..f95acc48422 100644
--- a/x11/libunique/Makefile
+++ b/x11/libunique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/08/26 19:56:56 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= libunique-1.0.8
@@ -18,6 +18,10 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= unique.pc.in
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile
index 7a4cd928092..2efde2efbe8 100644
--- a/x11/libxklavier/Makefile
+++ b/x11/libxklavier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2009/08/09 08:04:24 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= libxklavier-4.0
@@ -30,6 +30,10 @@ CONFIGURE_ARGS+= --with-xkb-base=${X11BASE}/share/X11/xkb
CONFIGURE_ARGS+= --with-xkb-base=${X11BASE}/lib/X11/xkb
.endif
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
.include "../../devel/glib2/buildlink3.mk"