1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

www/qutebrowser: default flavor has to be the first one

This commit is contained in:
Antoine Brodin 2023-11-15 19:20:30 +00:00
parent 0a6e08ba8f
commit 34ab6faddd

View File

@ -20,8 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
FLAVORS= qt5 qt6
FLAVOR?= ${FLAVORS:[2]}
FLAVORS= qt6 qt5
FLAVOR?= ${FLAVORS:[1]}
USES= cpe desktop-file-utils python
USE_PYQT= webengine