git: eaa0f299f578 - main - cad/qcad: unbreak INDEX and poudriere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 21:15:04 UTC
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eaa0f299f578d48deb283cd84d3ba441fe30d850
commit eaa0f299f578d48deb283cd84d3ba441fe30d850
Author: Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2025-03-10 21:14:40 +0000
Commit: Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2025-03-10 21:14:40 +0000
cad/qcad: unbreak INDEX and poudriere
---
cad/qcad/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 38d0978d45c0..cc9a34267581 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -23,7 +23,7 @@ BUILD_DEPENDS= bash:shells/bash \
USES= compiler:c++11-lang gl gmake qmake qt:${FLAVOR:S/qt//}
#USES= compiler:c++11-lang gl gmake qmake qt:5
USE_CXXSTD= c++14
-FLAVORS= qt5 qt6
+FLAVORS= qt5 #qt6
FLAVOR= qt5
qt5_PKGNAMESUFFIX= -qt5
qt6_PKGNAMESUFFIX= -qt6