On Aug 21, 2023, at 9:24 PM, Graham Perrin <grahamper...@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?