Skip to content

Commit

Permalink
deskutils/fet: default flavor must be the first one
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Jul 2, 2023
1 parent d34b039 commit 9feb687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deskutils/fet/Makefile
Expand Up @@ -14,7 +14,7 @@ WWW= https://lalescu.ro/liviu/fet/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

FLAVORS= qt5 qt6
FLAVORS= qt6 qt5
FLAVOR?= qt6

USES= compiler:c++14-lang gl qmake qt:${FLAVOR:S/qt//} tar:bzip2
Expand Down

0 comments on commit 9feb687

Please sign in to comment.