mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
b0eec09651
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
12 lines
317 B
Plaintext
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 \
|