summaryrefslogtreecommitdiff
path: root/graphics/geeqie/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-11 10:54:43 +0000
committerwiz <wiz@pkgsrc.org>2020-03-11 10:54:43 +0000
commit45c4445a87828828cd85127f296bd725b6692831 (patch)
tree01ec0cc4bfb34796224e4b48c4b97f0d37c14ae3 /graphics/geeqie/patches
parent26fe19a61fed6d219da0b40f392724051502e72a (diff)
downloadpkgsrc-45c4445a87828828cd85127f296bd725b6692831.tar.gz
geeqie: switch libchamplain dependency to 012
This is detected and compiles fine. I have not enabled the option by default though. Fix typo in patch comment.
Diffstat (limited to 'graphics/geeqie/patches')
-rw-r--r--graphics/geeqie/patches/patch-doc_Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geeqie/patches/patch-doc_Makefile.am b/graphics/geeqie/patches/patch-doc_Makefile.am
index 6d1cb7b1981..b1d91985197 100644
--- a/graphics/geeqie/patches/patch-doc_Makefile.am
+++ b/graphics/geeqie/patches/patch-doc_Makefile.am
@@ -1,4 +1,4 @@
-$NetBSD: patch-doc_Makefile.am,v 1.2 2018/01/10 09:38:32 wiz Exp $
+$NetBSD: patch-doc_Makefile.am,v 1.3 2020/03/11 10:54:43 wiz Exp $
Generate html docs in build phase (instead of install phase).
gnome-doc-tool seems to ignore "-o html" so manually generate
@@ -6,7 +6,7 @@ the same effect.
Solves PLIST problem due to missing html files.
-This is not know to be reported upstream.
+This is not known to be reported upstream.
--- doc/Makefile.am.orig 2017-12-31 12:31:21.000000000 +0000
+++ doc/Makefile.am