diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-23 16:45:47 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-24 15:08:26 +0200 |
commit | a56bbe0104cbad417e302ceca26e03ee6bee6d4f (patch) | |
tree | 658bd33682bbaa40a287bb6700e69e36047c72ab /lang/guile1/files/patch-doc__goops__goops.texi | |
parent | */*: update NGINX JavaScript: 0.8.1 -> 0.8.2 (+) (diff) |
lang/guile1: Remove USES=makeinfo
- Distfile ships with pregenerated info files
- Remove patches related to texi files
- Utilize USES=localbase
Diffstat (limited to 'lang/guile1/files/patch-doc__goops__goops.texi')
-rw-r--r-- | lang/guile1/files/patch-doc__goops__goops.texi | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/guile1/files/patch-doc__goops__goops.texi b/lang/guile1/files/patch-doc__goops__goops.texi deleted file mode 100644 index 2873bdde0d56..000000000000 --- a/lang/guile1/files/patch-doc__goops__goops.texi +++ /dev/null @@ -1,19 +0,0 @@ ---- doc/goops/goops.texi.orig 2010-12-13 17:24:39 UTC -+++ doc/goops/goops.texi -@@ -1,6 +1,7 @@ - \input texinfo - @c -*-texinfo-*- - @c %**start of header -+@documentencoding ISO-8859-1 - @setfilename goops.info - @settitle Goops Manual - @set goops -@@ -131,7 +132,7 @@ info (goops.info) and texinfo format. - @end menu - - @node Running GOOPS, Methods, Getting Started, Getting Started --@subsection Running GOOPS -+@section Running GOOPS - - @enumerate - @item |