summaryrefslogtreecommitdiff
path: root/devel/GConf
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-11-19 01:12:23 +0000
committerobache <obache@pkgsrc.org>2010-11-19 01:12:23 +0000
commitfcd27f0ed884f1b8b91ea68cb6d0f5867361cc67 (patch)
tree2f674af97f475b28d72d19184ba01f0076f79737 /devel/GConf
parent77b04d916ecbf5e87fc8291f781a1c29563ce408 (diff)
downloadpkgsrc-fcd27f0ed884f1b8b91ea68cb6d0f5867361cc67.tar.gz
No need gtkdoc-rebase workaround anymore.
Diffstat (limited to 'devel/GConf')
-rw-r--r--devel/GConf/Makefile.common6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/GConf/Makefile.common b/devel/GConf/Makefile.common
index b2e69d5b052..eb4b6993cc8 100644
--- a/devel/GConf/Makefile.common
+++ b/devel/GConf/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2010/11/15 19:55:10 drochner Exp $
+# $NetBSD: Makefile.common,v 1.14 2010/11/19 01:12:23 obache Exp $
#
# used by devel/GConf/Makefile
# used by devel/GConf-ui/Makefile
@@ -37,9 +37,5 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --with-sysconfsubdir=
CONFIGURE_ARGS+= --enable-gconf-source=xml::${PKG_SYSCONFDIR}/gconf.xml.defaults
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+= gtkdoc-rebase
-
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.0
.include "../../devel/glib2/buildlink3.mk"