summaryrefslogtreecommitdiff
path: root/editors
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 /editors
parentb8f76ff38461f2c9cc21249710e9993c9cfd670e (diff)
downloadpkgsrc-c100b61230acddfe13241f2aa26dfb7694a9ef02.tar.gz
No need gtkdoc-rebase workaround anymore.
Diffstat (limited to 'editors')
-rw-r--r--editors/gedit/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 63a901d97e5..c12db3e6452 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2010/07/06 15:52:44 drochner Exp $
+# $NetBSD: Makefile,v 1.106 2010/08/29 09:21:00 obache Exp $
#
DISTNAME= gedit-2.30.3
@@ -22,10 +22,6 @@ PKGCONFIG_OVERRIDE+= data/gedit.pc.in
GCONF_SCHEMAS= gedit.schemas gedit-file-browser.schemas
-# Workaround for Upstream Bug#562310.
-# for more detail, see also PR#41475.
-TOOLS_NOOP+= gtkdoc-rebase
-
.include "options.mk"
.include "../../devel/GConf/schemas.mk"