mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
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
11 lines
312 B
Text
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 \
|