summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2/patches/patch-ae')
-rw-r--r--x11/gtk2/patches/patch-ae15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/gtk2/patches/patch-ae b/x11/gtk2/patches/patch-ae
deleted file mode 100644
index 5d3b77baae7..00000000000
--- a/x11/gtk2/patches/patch-ae
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ae,v 1.17 2009/01/19 23:23:54 sketch Exp $
-
---- docs/reference/libgail-util/Makefile.in.orig Mon Jan 19 22:53:27 2009
-+++ docs/reference/libgail-util/Makefile.in Mon Jan 19 22:53:41 2009
-@@ -801,8 +801,9 @@
- mv -f $${installdir}/$(DOC_MODULE).devhelp \
- $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp; \
- fi; \
-- ! which gtkdoc-rebase >/dev/null 2>&1 || \
-+ if type gtkdoc-rebase >/dev/null 2>&1; then \
- gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir} ; \
-+ fi; \
- fi
-
- uninstall-local: