mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
emulators/86Box: default FLAVOR must be the first one
This commit is contained in:
@@ -23,8 +23,8 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \
|
||||
libsndfile.so:audio/libsndfile \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
|
||||
FLAVORS= qt5 qt6
|
||||
FLAVOR?= ${FLAVORS:[2]}
|
||||
FLAVORS= qt6 qt5
|
||||
FLAVOR?= qt6
|
||||
qt5_PKGNAMESUFFIX= -qt5
|
||||
qt6_PKGNAMESUFFIX= -qt6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user