summaryrefslogtreecommitdiff
path: root/devel/libgsf
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-06 07:55:54 +0000
committerobache <obache@pkgsrc.org>2011-06-06 07:55:54 +0000
commit922e6b4495e126b78fa584545a147c688e1c66bf (patch)
tree43ac00549939b9a9a6df6c80b42eb14f8c4bcc74 /devel/libgsf
parent3337d89b3e5d70903f3795e14d1d3ff31723ae19 (diff)
downloadpkgsrc-922e6b4495e126b78fa584545a147c688e1c66bf.tar.gz
Workaround for PR#41475 is not required anymore.
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile6
1 files changed, 1 insertions, 5 deletions
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"