summaryrefslogtreecommitdiff
path: root/fonts/py-fonttools
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-05-06 11:16:45 +0000
committerjperkin <jperkin@pkgsrc.org>2020-05-06 11:16:45 +0000
commit219becbf80f7ef835a6af74063203916ac9964bf (patch)
tree431055510e21157130fa0dbad50dd3b5a3777589 /fonts/py-fonttools
parentcd12fb56a51aa8e831bbdc451af3aa89e2bd2ea7 (diff)
downloadpkgsrc-219becbf80f7ef835a6af74063203916ac9964bf.tar.gz
*: Remove manual page entries from ALTERNATIVES files.
Thes are not supported by pkg_alternatives, and lead to breakage as found in <http://mail-index.netbsd.org/tech-pkg/2020/05/06/msg023089.html>. In many cases these were unnecessary anyway, as they match the corresponding command that pkg_alternatives will have automatically detected manual page entries for, plus many of them did not support PKGMANDIR. In the one case (databases/py-peewee) where the manual page does not match the command name, pkg_alternatives will need to be enhanced to support this before it can be re-enabled.
Diffstat (limited to 'fonts/py-fonttools')
-rw-r--r--fonts/py-fonttools/ALTERNATIVES1
1 files changed, 0 insertions, 1 deletions
diff --git a/fonts/py-fonttools/ALTERNATIVES b/fonts/py-fonttools/ALTERNATIVES
index a38f11519a0..f70d192c6f2 100644
--- a/fonts/py-fonttools/ALTERNATIVES
+++ b/fonts/py-fonttools/ALTERNATIVES
@@ -2,4 +2,3 @@ bin/fonttools @PREFIX@/bin/fonttools-@PYVERSSUFFIX@
bin/pyftmerge @PREFIX@/bin/pyftmerge-@PYVERSSUFFIX@
bin/pyftsubset @PREFIX@/bin/pyftsubset-@PYVERSSUFFIX@
bin/ttx @PREFIX@/bin/ttx-@PYVERSSUFFIX@
-man/man1/ttx.1 @PREFIX@/man/man1/ttx-@PYVERSSUFFIX@.1