summaryrefslogtreecommitdiff
path: root/devel/cmake-gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cmake-gui/Makefile')
-rw-r--r--devel/cmake-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cmake-gui/Makefile b/devel/cmake-gui/Makefile
index 28d901083fa3..0f71a590f5fa 100644
--- a/devel/cmake-gui/Makefile
+++ b/devel/cmake-gui/Makefile
@@ -27,7 +27,7 @@ qt6_CONFLICTS_INSTALL= cmake-gui-qt5
USES= cmake:run,insource compiler:c++11-lang desktop-file-utils libarchive \
shared-mime-info qt:${FLAVOR:S/qt//}
-_USE_QT5= core gui widgets buildtools_build qmake_build
+_USE_QT5= core gui widgets buildtools:build qmake:build
_USE_QT6= base
USE_QT= ${_USE_QT${FLAVOR:S/qt//}}
CMAKE_ARGS= -DCMAKE_DATA_DIR:STRING="/${DATADIR_REL}" \