summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/libcanberra/Makefile6
-rw-r--r--devel/libgsf/Makefile6
-rw-r--r--graphics/librsvg/Makefile6
-rw-r--r--multimedia/totem-pl-parser/Makefile6
4 files changed, 4 insertions, 20 deletions
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile
index 88bab96a051..6cd14bda428 100644
--- a/audio/libcanberra/Makefile
+++ b/audio/libcanberra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/05/12 13:39:09 adam Exp $
+# $NetBSD: Makefile,v 1.17 2011/06/06 08:31:18 obache Exp $
DISTNAME= libcanberra-0.26
PKGREVISION= 2
@@ -27,10 +27,6 @@ SUBST_STAGE.ltdlc= pre-configure
CONFIGURE_ENV+= ac_cv_lib_ltdl_lt_dladvise_init=yes
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+= gtkdoc-rebase
-
PLIST_VARS+= oss
.include "options.mk"
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index d3f2a662c4a..bd8c99f69cd 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2011/05/25 09:42:24 drochner Exp $
+# $NetBSD: Makefile,v 1.74 2011/06/06 07:55:54 obache Exp $
#
# Some files are shared with libgsf-gnome, so update that
# as well when updating libgsf!
@@ -30,10 +30,6 @@ MAKE_ENV+= GCONF2_SCHEMAS_DIR=${GCONF_SCHEMAS_DIR}
GCONF_SCHEMAS= gsf-office-thumbnailer.schemas
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+= gtkdoc-rebase
-
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index a03041f1f32..1b79afa86a6 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2011/04/22 13:42:31 obache Exp $
+# $NetBSD: Makefile,v 1.49 2011/06/06 08:34:13 obache Exp $
DISTNAME= librsvg-2.32.1
PKGREVISION= 3
@@ -26,10 +26,6 @@ PKGCONFIG_OVERRIDE= librsvg.pc.in
TEST_TARGET= check
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+= gtkdoc-rebase
-
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.0
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.24.0
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 0c4481f2ea1..145fb1b2695 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2011/05/13 17:20:09 drochner Exp $
+# $NetBSD: Makefile,v 1.30 2011/06/06 08:32:40 obache Exp $
#
DISTNAME= totem-pl-parser-2.32.5
@@ -22,10 +22,6 @@ CONFLICTS+= totem<2.22.0
PKGCONFIG_OVERRIDE+= totem-plparser-mini.pc.in
PKGCONFIG_OVERRIDE+= totem-plparser.pc.in
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+= gtkdoc-rebase
-
.include "../../devel/glib2/buildlink3.mk"
.include "../../mail/gmime24/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"