Re: What happened to `make flavor'?

From: Chris <portmaster_at_bsdforge.com>
Date: Wed, 08 Jun 2022 22:11:20 UTC
On 2022-06-08 13:04, Gleb Popov wrote:
> 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?
Sure. If I could only commit it to memory. :-/ Sorry for the noise.
Tho IMHO make flavor || make show-flavors would sure be awesome. :-)

Thank you *very* much for the reply, Gleb! :-)

Chris