Re: Call for help: moving manpages to share/man

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Mon, 22 Jan 2024 08:48:20 UTC
On Mon, Jan 22, 2024 at 11:47 AM Nuno Teixeira <eduardo@freebsd.org> wrote:
>
>
>> The ports I'm interested in should have GNU_CONFIGURE=yes kno
>
>
> Just a doubt:
>
> For ports like:
> GNU_CONFIGURE=  yes
> PLIST_FILES= man/man1/portname.1.gz
>
> Should we wait for Mk changes or use GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share now?

Mk changes are already in
https://github.com/arrowd/freebsd-ports/tree/autotools-mandir
Just file a PR or send me a patch against this branch.