mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
graphics/gpu-firmware-*-kmod: Remove defualt FLAVOR
The default flavor is always the first of the list. Setting one make the port framework always use this one and so things like make clean will never clean all the flavors. This will lead to leave all the work-${FLAVOR} directories except for the default one if one is building graphics/gpu-firmware-kmod. PR: 263899 Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
71d793f905
commit
2701f8e3a2
@ -49,7 +49,6 @@ FLAVORS= banks \
|
||||
verde \
|
||||
green_sardine \
|
||||
sienna_cichlid
|
||||
FLAVOR?= banks
|
||||
|
||||
green_sardine_IGNORE_FreeBSD_12= "Not supported on < 13.1"
|
||||
green_sardine_IGNORE_FreeBSD_13.0= "Not supported on < 13.1"
|
||||
|
@ -25,7 +25,6 @@ FLAVORS= skylake \
|
||||
elkhartlake \
|
||||
tigerlake \
|
||||
rocketlake
|
||||
FLAVOR?= skylake
|
||||
|
||||
USES= kmod uidfix
|
||||
|
||||
|
@ -58,7 +58,6 @@ FLAVORS= aruba \
|
||||
tahiti \
|
||||
turks \
|
||||
verde
|
||||
FLAVOR?= aruba
|
||||
|
||||
USES= kmod uidfix
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user