If defined, for each flavors it will create for the non active one:
PLIST_SUB= FLAVORNAME="@comment " NO_FLAVOUNAME=""
and for the active one:
PLIST_SUB= FLAVORNAME="" NO_FLAVOUNAME="@comment "
Same for SUB_LIST
Differential D32495
Mk/bsd.port.mk: Add FLAVOR_SUB bapt on Oct 14 2021, 2:40 PM. Authored by Tags None Referenced Files
Details
If defined, for each flavors it will create for the non active one: Same for SUB_LIST
Diff Detail
Event TimelineComment Actions Using a standalone version in a few ports locally (https://github.com/evadot/freebsd-ports/blob/wipbsd/graphics/gpu-firmware-kmod-amd/Makefile) works perfectly. |