Re: git: 811994a58524 - main - */*: Eliminate use of MANPREFIX

From: Renato Botelho <garga_at_FreeBSD.org>
Date: Mon, 08 Jan 2024 12:50:33 UTC
On 08/01/24 09:47, Nuno Teixeira wrote:
> Hello Renato,
> 
>  From CHANGES:
> ---
> 20200115:
> AUTHOR: bapt@FreeBSD.org
> 
>    ${PREFIX}/share/man is now a valid location for manpages 
> ${PREFIX}/man being
>    considered as deprecated.
> ---
> 
> But just a few ports uses this location...

Hi Nuno,

This first commit was only to remove the usage of MAN*PREFIX variables, 
that will be obsoleted.  I plan to change all my ports to install 
manpages under ${PREFIX}/share/man soon.
-- 
Renato Botelho