aboutsummaryrefslogtreecommitdiff
path: root/graphics/geeqie
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-09 14:13:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-09 14:13:06 +0000
commit3e23261459b5b19fdd62ff2c1c07c8cecec35c44 (patch)
treea2945d233526a367c37cd9491e7cc3cbbd364646 /graphics/geeqie
parent695a189942c5e361438328099c89129cbb713c16 (diff)
downloadports-3e23261459b5b19fdd62ff2c1c07c8cecec35c44.tar.gz
ports-3e23261459b5b19fdd62ff2c1c07c8cecec35c44.zip
- Fix build in presence of gnome-doc-utils
PR: 240214 Reported by: admin@vladiom.com.ua
Notes
Notes: svn path=/head/; revision=511631
Diffstat (limited to 'graphics/geeqie')
-rw-r--r--graphics/geeqie/files/patch-Makefile.am14
1 files changed, 12 insertions, 2 deletions
diff --git a/graphics/geeqie/files/patch-Makefile.am b/graphics/geeqie/files/patch-Makefile.am
index 37a435fce8e6..4bd94c141248 100644
--- a/graphics/geeqie/files/patch-Makefile.am
+++ b/graphics/geeqie/files/patch-Makefile.am
@@ -1,6 +1,16 @@
-Don't install changelogs for they're too heavy and are a git logs (instead of real changelogs) anyway
---- Makefile.am.orig 2019-07-26 18:19:11 UTC
+--- Makefile.am.orig 2019-08-20 19:01:23 UTC
+++ Makefile.am
+@@ -2,8 +2,8 @@
+
+ include $(top_srcdir)/aminclude.am
+
+-SUBDIRS = src po doc plugins
+-DIST_SUBDIRS = src po doc plugins
++SUBDIRS = src po plugins
++DIST_SUBDIRS = src po plugins
+
+ man_MANS = geeqie.1
+
@@ -12,7 +12,7 @@ readmedir = @readmedir@
if HAVE_MARKDOWN
readme_DATA = README.md COPYING ChangeLog TODO README.lirc AUTHORS README.html ChangeLog.html