aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-07-02 06:39:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-07-02 06:39:40 +0000
commit9feb687f6446d6f3281ffdaaa63faa860713c11d (patch)
treed0f8494b7005a0b1f83251fe9d2b9188b7655d18
parentd34b039af8e4a4e86e14f4b29da71d8666ad882d (diff)
downloadports-9feb687f6446d6f3281ffdaaa63faa860713c11d.tar.gz
ports-9feb687f6446d6f3281ffdaaa63faa860713c11d.zip
deskutils/fet: default flavor must be the first one
-rw-r--r--deskutils/fet/Makefile2
1 files changed, 1 insertions, 1 deletions
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