devel/iaito: default FLAVOR must be the first one

This commit is contained in:
Antoine Brodin 2025-01-17 07:50:49 +00:00
parent f0c8b4e64a
commit f5d19d6b53

View file

@ -13,8 +13,8 @@ BROKEN_i386= error: non-constant-expression cannot be narrowed from type 'const
LIB_DEPENDS= libcapstone.so:devel/capstone \
libr_core.so:devel/radare2
FLAVORS= qt5 qt6
FLAVOR?= ${FLAVORS:[2]}
FLAVORS= qt6 qt5
FLAVOR?= qt6
qt5_PKGNAMESUFFIX= -qt5
qt6_PKGNAMESUFFIX= -qt6