diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-01-27 19:40:17 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-01-27 19:40:17 +0000 |
commit | b0eec09651960d8c9d8a0981beab512bfb3c21f7 (patch) | |
tree | 94e26138c8267621b1b647591febb9f4c2bee2eb /textproc/gnome-doc-utils/files/patch-tools_gnome-doc-tool.in | |
parent | Add rubygem-azure_service_fabric 0.18.0 (diff) |
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
Diffstat (limited to 'textproc/gnome-doc-utils/files/patch-tools_gnome-doc-tool.in')
-rw-r--r-- | textproc/gnome-doc-utils/files/patch-tools_gnome-doc-tool.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/textproc/gnome-doc-utils/files/patch-tools_gnome-doc-tool.in b/textproc/gnome-doc-utils/files/patch-tools_gnome-doc-tool.in deleted file mode 100644 index 55148f713ea3..000000000000 --- a/textproc/gnome-doc-utils/files/patch-tools_gnome-doc-tool.in +++ /dev/null @@ -1,8 +0,0 @@ ---- tools/gnome-doc-tool.in.orig 2013-12-19 16:08:52.000000000 +0100 -+++ tools/gnome-doc-tool.in 2013-12-19 16:08:59.000000000 +0100 -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/bin/sh - # gnome-doc-html - Convert documentation to HTML - # gnome-doc-html. Generated from gnome-doc-html.in by configure. - # Copyright (C) 2006 Shaun McCance <shaunm@gnome.org> |