1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/multimedia/gnome-subtitles/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

12 lines
317 B
Plaintext

--- Makefile.in.orig 2020-01-19 22:22:50 UTC
+++ Makefile.in
@@ -310,7 +310,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = src data po help
+SUBDIRS = src data po
gstpbdir = $(pkglibdir)
EXTRA_DIST = \
autogen.sh \