ports/science/gchemutils/files/patch-docs_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
303 B
Text

--- docs/Makefile.in.orig 2016-11-23 13:06:30 UTC
+++ docs/Makefile.in
@@ -400,7 +400,7 @@ x11_CFLAGS = @x11_CFLAGS@
x11_LIBS = @x11_LIBS@
xml_CFLAGS = @xml_CFLAGS@
xml_LIBS = @xml_LIBS@
-SUBDIRS = help man reference
+SUBDIRS = man reference
MAINTAINERCLEANFILES = Makefile.in
all: all-recursive