summaryrefslogtreecommitdiff
path: root/editors/gedit
diff options
context:
space:
mode:
authorsketch <sketch>2009-09-30 09:22:47 +0000
committersketch <sketch>2009-09-30 09:22:47 +0000
commit2de8f6c3e8747372c91fa7b83a9a4e1ad1a92528 (patch)
tree447b65103a75e98824f163de3ce93eb0d67d3d4e /editors/gedit
parentef36cd81815578886b508c228432fbd87fe52b29 (diff)
downloadpkgsrc-2de8f6c3e8747372c91fa7b83a9a4e1ad1a92528.tar.gz
Add a bunch more gtkdoc-rebase workarounds.
Diffstat (limited to 'editors/gedit')
-rw-r--r--editors/gedit/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 7e299b4b9be..0671031cd0f 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2009/08/26 19:57:06 sno Exp $
+# $NetBSD: Makefile,v 1.99 2009/09/30 09:22:47 sketch Exp $
#
DISTNAME= gedit-2.26.3
@@ -23,6 +23,10 @@ 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"