git: b73e89b27820 - main - devel/gammaray: default FLAVOR must be the first one

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 07 Oct 2024 07:25:02 UTC
The branch main has been updated by antoine:

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

commit b73e89b2782037f5347e26677ede0f69b487c73e
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2024-10-07 07:24:34 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2024-10-07 07:24:34 +0000

    devel/gammaray: default FLAVOR must be the first one
---
 devel/gammaray/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/gammaray/Makefile b/devel/gammaray/Makefile
index cf63fd6525e4..d47bafc6b5d1 100644
--- a/devel/gammaray/Makefile
+++ b/devel/gammaray/Makefile
@@ -25,7 +25,7 @@ LICENSE_FILE_MIT=	${WRKSRC}/LICENSES/MIT.txt
 LIB_DEPENDS=	libdwarf.so:devel/libdwarf \
 		libelf.so:devel/libelf
 
-FLAVORS=	qt5 qt6
+FLAVORS=	qt6 qt5
 FLAVOR?=	qt6
 
 qt5_PKGNAMESUFFIX=		-qt5