Re: git: 565a0cac07de - main - archivers/arj: Move manpages to ${PREFIX}/share
- In reply to: Renato Botelho : "git: 565a0cac07de - main - archivers/arj: Move manpages to ${PREFIX}/share"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Jan 2024 04:16:37 UTC
On Mon, Jan 15, 2024 at 07:24:52PM +0000, Renato Botelho wrote: > commit 565a0cac07de8b8029a7b904ce0c25b4e2ae5a00 > > archivers/arj: Move manpages to ${PREFIX}/share > --- > @@ -30,7 +30,7 @@ PATCH_STRIP= -p1 > > PORTSCOUT= skipv:3.10g > > -GNU_CONFIGURE= yes > +HAS_CONFIGURE= yes > AUTORECONF_WRKSRC= ${WRKSRC}/gnu > CONFIGURE_WRKSRC= ${WRKSRC}/gnu > MAKEFILE= GNUmakefile Could you explain what's going on here? I see those GNU letters above, so how come it's not GNU_CONFIGURE? If there's something wrong with the macro, it should be fixed instead, not masked by generic HAS_ one. ./danfe