summaryrefslogtreecommitdiff
path: root/devel
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
commitee630e3ece39e4fa319b2c45a73c8441ce3243c9 (patch)
tree447b65103a75e98824f163de3ce93eb0d67d3d4e /devel
parentb0a173cb1d4f9210741f7b00ce06456b65c695e7 (diff)
downloadpkgsrc-ee630e3ece39e4fa319b2c45a73c8441ce3243c9.tar.gz
Add a bunch more gtkdoc-rebase workarounds.
Diffstat (limited to 'devel')
-rw-r--r--devel/at-spi/Makefile6
-rw-r--r--devel/libbonoboui/Makefile6
2 files changed, 10 insertions, 2 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