ports/sysutils/gconf-editor/files/patch-Makefile.in
Rene Ladan b0eec09651 Remove textproc/gnome-doc-utils.
It is abandonded upstream for years and is Python-2.7-only.

Adjust consumers, some only need a rebuild, others have their
documentation formerly created by gnome-doc-utils / xml2po removed.

Remove gnomedocutils from USE_GNOME

Submitted by:	rene
Approved by:	portmgr (mat), gnome (kwm)
Differential Revision:	https://reviews.freebsd.org/D23381
2020-01-27 19:40:17 +00:00

11 lines
312 B
Text

--- Makefile.in.orig 2020-01-24 23:36:30 UTC
+++ Makefile.in
@@ -264,7 +264,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = data src po docs
+SUBDIRS = data src po
EXTRA_DIST = \
autogen.sh \
ChangeLog.pre-git \