Re: git: 1597e735c46d - main - devel/glib20: rename DOCS into GTKDOC and disable it by default

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Fri, 09 Dec 2022 08:42:49 UTC
On Fri, Dec 09, 2022 at 09:27:34AM +0100, Jan Beich wrote:
> Baptiste Daroussin <bapt@FreeBSD.org> writes:
> 
> > The branch main has been updated by bapt:
> >
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=1597e735c46d62efc9b5b9b74bcdde515e28165a
> >
> > commit 1597e735c46d62efc9b5b9b74bcdde515e28165a
> > Author:     Baptiste Daroussin <bapt@FreeBSD.org>
> > AuthorDate: 2022-12-09 08:07:37 +0000
> > Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
> > CommitDate: 2022-12-09 08:07:37 +0000
> >
> >     devel/glib20: rename DOCS into GTKDOC and disable it by default
> >     
> >     Follow the path done for ports depending on doxygen with gtkdoc.
> >     This reduced the number of build dependencies and respects the defaults
> >     of the upstream build system.
> 
> Reducing build-only dependencies regresses "batteries included" for packages.
> One could say it improves/reduces package size but that's only valid rationale
> as long as subpackages (D16457) are forever stuck in review.

You are right

Best regards,
Bapt