Re: What happened to `make flavor'?

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Wed, 08 Jun 2022 20:04:30 UTC
On Wed, Jun 8, 2022 at 10:53 PM Chris <portmaster@bsdforge.com> wrote:

> IOW
> Why is there a make config target to discover what options are available.
> But no target to discover what flavors are available? This appears to me
> to be a major oversight. Case in point; In a new jail, I wanted to install
> what *used* to be known as 'vim-tiny'.
> $ whereis vim-tiny
> vim-tiny:
> Looks like it's gone. Let's see if it's an option; cd /usr/ports/editors &&
> make config. Never heard of vim-tiny.
>
> Thanks.
>
> Chris


Does `make -V FLAVORS` suit you?