Re: git: e362b5a5b6e2 - main - archivers/sharutils: Move manpages to ${PREFIX}/share

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Tue, 16 Jan 2024 16:49:21 UTC
On Tue, Jan 16, 2024 at 11:03:47AM -0300, Renato Botelho wrote:
> On 16/01/24 01:19, Alexey Dokuchaev wrote:
> > On Mon, Jan 15, 2024 at 07:24:53PM +0000, Renato Botelho wrote:
> > > commit e362b5a5b6e2bde5cd33360a7618cfe61c218a66
> > > 
> > >    archivers/sharutils: Move manpages to ${PREFIX}/share
> > > ---
> > > 
> > > -GNU_CONFIGURE=	yes
> > > +HAS_CONFIGURE=	yes
> > >   CONFIGURE_ARGS=	--program-prefix=g --disable-uucode
> > 
> > This is wrong:
> > 
> > $ less work/sharutils-4.15.2/configure
> > ^L
> > # Generated by GNU Autoconf 2.69 for GNU sharutils 4.15.2.
> > #
> > # Report bugs to <bug-gnu-utils@gnu.org>.
> > ...
> 
> I've pushed a fix for all ports I made the same mistake.

Thank you for the prompt fix Renato, appreciated!

./danfe