Re: git: c43a5b3ef652 - main - archivers/zutils: Update to 1.15

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Wed, 23 Jul 2025 06:05:31 UTC
On Wed, Jul 23, 2025 at 05:06:04AM +0000, Gabriel M. Dutra wrote:
> commit c43a5b3ef6529536f12b24ba9cd310d11c35b388
> 
>     archivers/zutils: Update to 1.15
> 
>     Use gmake to compile.
> ...
> -USES=		cpe tar:lz
> +USES=		cpe tar:lz gmake

Translating the diff into English does not explain why the particular
change was made. :)

>  GNU_CONFIGURE=	yes
>  GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

You could've probably dropped the GNU_CONFIGURE_MANPREFIX while here.

./danfe