summaryrefslogtreecommitdiff
path: root/textproc/raptor
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-08-29 09:15:50 +0000
committerobache <obache@pkgsrc.org>2010-08-29 09:15:50 +0000
commitc100b61230acddfe13241f2aa26dfb7694a9ef02 (patch)
tree3b01ad059e5523d16d3c3f2ae1f33e359840b2b4 /textproc/raptor
parentb8f76ff38461f2c9cc21249710e9993c9cfd670e (diff)
downloadpkgsrc-c100b61230acddfe13241f2aa26dfb7694a9ef02.tar.gz
No need gtkdoc-rebase workaround anymore.
Diffstat (limited to 'textproc/raptor')
-rw-r--r--textproc/raptor/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index babba509465..aced1ae82e5 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2010/02/05 13:01:07 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2010/08/29 09:15:50 obache Exp $
#
DISTNAME= raptor-1.4.21
@@ -20,10 +20,6 @@ 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"