diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-11 10:17:44 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-11 10:17:44 +0000 |
commit | 39a45e2db1b64ea40bfd4ed7d63934ab9db9961e (patch) | |
tree | b30e7bb03354314c1191bdd63003b1d577d46360 /lang/perl5 | |
parent | Add support for uncompressing manpages that are already installed (diff) |
Extend the manpage compression handling a bit.
(1) MANLANG is now a list (defaulting to ""), so if you have English
and Japanese-EUC versions of the manpages, you can say something
like `MANLANG= "" ja_JP.EUC' and manpage compression will DTRT.
(2) Add new variables MAN%cPREFIX (where %c=[1-9LN]) which default to
MANPREFIX (which defaults to PREFIX), to specify per-section
prefixes. In particular, this handles the cases in many perl
ports, which install man1pages into man/man1 and man3pages into
lib/perl5/man/man3.
Note these modifications won't change the behavior of existing
variables used in previously-approved ways, so any Makefile that
worked before will still continue to work.
Notes
Notes:
svn path=/head/; revision=4923
Diffstat (limited to 'lang/perl5')
0 files changed, 0 insertions, 0 deletions