git: 9feb687f6446 - main - deskutils/fet: default flavor must be the first one

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Sun, 02 Jul 2023 06:39:57 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9feb687f6446d6f3281ffdaaa63faa860713c11d

commit 9feb687f6446d6f3281ffdaaa63faa860713c11d
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-07-02 06:39:40 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-07-02 06:39:40 +0000

    deskutils/fet: default flavor must be the first one
---
 deskutils/fet/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile
index d765da0d218a..8a029169ba3d 100644
--- a/deskutils/fet/Makefile
+++ b/deskutils/fet/Makefile
@@ -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