HomeFreeBSD

Mk/bsd.port.mk: Add FLAVOR_SUB

Description

Mk/bsd.port.mk: Add FLAVOR_SUB

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

Reviewed by: manu, bdrewery, mat
Differential Revision: https://reviews.freebsd.org/D32495

Details

Provenance
baptAuthored on Oct 14 2021, 2:34 PM
Reviewer
manu
Differential Revision
D32495: Mk/bsd.port.mk: Add FLAVOR_SUB
Parents
R11:c9804b3416df: security/py-yubikey-manager: update 4.0.5 to 4.0.7
Branches
Unknown
Tags
Unknown