freebsd-ports/net/gq/files/patch-src_gq-tab-schema.c
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
278 B
C

--- src/gq-tab-schema.c.orig 2008-01-09 16:35:12 UTC
+++ src/gq-tab-schema.c
@@ -1902,7 +1902,6 @@ gq_tab_schema_init(GqTabSchema* self)
tab->content = schemamode_vbox;
gtk_object_set_data(GTK_OBJECT(tab->content), "tab", tab);
- return tab;
}
static void