Re: src.conf(5) to specify multiple flavours of a port

From: Bakul Shah <bakul_at_iitbombay.org>
Date: Tue, 22 Aug 2023 05:01:19 UTC
On Aug 21, 2023, at 9:24 PM, Graham Perrin <grahamperrin@gmail.com> wrote:
> 
> In a thread elsewhere, as an example that did not involve src.conf, Mark Johnston wrote: 
> 
>> $ cd /usr/ports/graphics/gpu-firmware-intel-kmod
>> $ sudo make reinstall FLAVOR=kabylake
> 
> How might I use /etc/src.conf to achieve much the same, with a different port?

Since /etc/src.conf is included from make, may be you can use some make feature
for conditional define?