summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/color-widgets-qt5/Makefile2
-rw-r--r--x11-toolkits/ctk/Makefile2
-rw-r--r--x11-toolkits/kf5-attica/Makefile4
-rw-r--r--x11-toolkits/kf5-kcompletion/Makefile4
-rw-r--r--x11-toolkits/kf5-kconfigwidgets/Makefile4
-rw-r--r--x11-toolkits/kf5-kdesignerplugin/Makefile4
-rw-r--r--x11-toolkits/kf5-kguiaddons/Makefile4
-rw-r--r--x11-toolkits/kf5-kirigami2/Makefile4
-rw-r--r--x11-toolkits/kf5-kitemviews/Makefile4
-rw-r--r--x11-toolkits/kf5-kjobwidgets/Makefile4
-rw-r--r--x11-toolkits/kf5-ktextwidgets/Makefile4
-rw-r--r--x11-toolkits/kf5-kwidgetsaddons/Makefile4
-rw-r--r--x11-toolkits/kf5-kxmlgui/Makefile4
-rw-r--r--x11-toolkits/kproperty/Makefile2
-rw-r--r--x11-toolkits/plasma5-kdeplasma-addons/Makefile4
-rw-r--r--x11-toolkits/py-qt5-chart/Makefile4
-rw-r--r--x11-toolkits/qml-box2d/Makefile2
-rw-r--r--x11-toolkits/qt5-charts/Makefile2
-rw-r--r--x11-toolkits/qt5-datavis3d/Makefile2
-rw-r--r--x11-toolkits/qt5-declarative-test/Makefile2
-rw-r--r--x11-toolkits/qt5-declarative/Makefile2
-rw-r--r--x11-toolkits/qt5-gamepad/Makefile2
-rw-r--r--x11-toolkits/qt5-gui/Makefile2
-rw-r--r--x11-toolkits/qt5-quick3d/Makefile2
-rw-r--r--x11-toolkits/qt5-quickcontrols/Makefile2
-rw-r--r--x11-toolkits/qt5-quickcontrols2/Makefile2
-rw-r--r--x11-toolkits/qt5-quicktimeline/Makefile2
-rw-r--r--x11-toolkits/qt5-uiplugin/Makefile2
-rw-r--r--x11-toolkits/qt5-virtualkeyboard/Makefile2
-rw-r--r--x11-toolkits/qt5-widgets/Makefile2
-rw-r--r--x11-toolkits/qt5pas/Makefile2
-rw-r--r--x11-toolkits/qtermwidget/Makefile2
-rw-r--r--x11-toolkits/qwt5-qt5/Makefile2
-rw-r--r--x11-toolkits/qwt6/Makefile2
34 files changed, 47 insertions, 47 deletions
diff --git a/x11-toolkits/color-widgets-qt5/Makefile b/x11-toolkits/color-widgets-qt5/Makefile
index fbdcfcfbb235..cb53df4b40a2 100644
--- a/x11-toolkits/color-widgets-qt5/Makefile
+++ b/x11-toolkits/color-widgets-qt5/Makefile
@@ -11,7 +11,7 @@ LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang pkgconfig qt:5
-USE_QT= core gui widgets buildtools_build qmake_build
+USE_QT= core gui widgets buildtools:build qmake:build
USE_LDCONFIG= yes
SUFFIX= -qt5
diff --git a/x11-toolkits/ctk/Makefile b/x11-toolkits/ctk/Makefile
index 0d1042751adf..f26fd05a8c57 100644
--- a/x11-toolkits/ctk/Makefile
+++ b/x11-toolkits/ctk/Makefile
@@ -15,7 +15,7 @@ USES= cmake compiler:c++11-lib qt:5
USE_GITHUB= yes
GH_ACCOUNT= commontk
USE_QT= concurrent core designer gui opengl sql widgets xml xmlpatterns \
- buildtools_build uitools_build qmake_build testlib_build # see CMake/ctkMacroSetupQt.cmake
+ buildtools:build uitools:build qmake:build testlib:build # see CMake/ctkMacroSetupQt.cmake
USE_LDCONFIG= yes
CMAKE_ARGS= -DCTK_QT_VERSION=5
diff --git a/x11-toolkits/kf5-attica/Makefile b/x11-toolkits/kf5-attica/Makefile
index b1efae080b05..a24968e25d68 100644
--- a/x11-toolkits/kf5-attica/Makefile
+++ b/x11-toolkits/kf5-attica/Makefile
@@ -11,8 +11,8 @@ LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
USES= cmake compiler:c++11-lib kde:5 pathfix qt:5 tar:xz
-USE_KDE= ecm_build
+USE_KDE= ecm:build
USE_QT= core network \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-kcompletion/Makefile b/x11-toolkits/kf5-kcompletion/Makefile
index 87d1488cb77e..3ea90602027c 100644
--- a/x11-toolkits/kf5-kcompletion/Makefile
+++ b/x11-toolkits/kf5-kcompletion/Makefile
@@ -7,8 +7,8 @@ COMMENT= KF5 text completion helpers and widgets
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= config widgetsaddons \
- ecm_build
+ ecm:build
USE_QT= core gui linguisttools widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-kconfigwidgets/Makefile b/x11-toolkits/kf5-kconfigwidgets/Makefile
index be1271c430bb..1cb82a112504 100644
--- a/x11-toolkits/kf5-kconfigwidgets/Makefile
+++ b/x11-toolkits/kf5-kconfigwidgets/Makefile
@@ -8,9 +8,9 @@ COMMENT= KF5 widgets for configuration dialogs
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 shebangfix tar:xz
USE_KDE= auth codecs config coreaddons guiaddons \
i18n widgetsaddons \
- doctools_build ecm_build
+ doctools:build ecm:build
USE_QT= core dbus gui widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
SHEBANG_FILES= src/preparetips5
diff --git a/x11-toolkits/kf5-kdesignerplugin/Makefile b/x11-toolkits/kf5-kdesignerplugin/Makefile
index 7dfb16866d89..414e0b859410 100644
--- a/x11-toolkits/kf5-kdesignerplugin/Makefile
+++ b/x11-toolkits/kf5-kdesignerplugin/Makefile
@@ -10,9 +10,9 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons i18n iconthemes itemviews \
jobwidgets kdewebkit kio plotting service solid sonnet \
textwidgets widgetsaddons xmlgui \
- doctools_build ecm_build
+ doctools:build ecm:build
USE_QT= concurrent core dbus designer gui linguisttools \
network webkit widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-kguiaddons/Makefile b/x11-toolkits/kf5-kguiaddons/Makefile
index f482f6ce66ca..e0dc2966dc93 100644
--- a/x11-toolkits/kf5-kguiaddons/Makefile
+++ b/x11-toolkits/kf5-kguiaddons/Makefile
@@ -11,9 +11,9 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland
USES= cmake compiler:c++11-lib desktop-file-utils kde:5 \
pkgconfig qt:5 tar:xz xorg
USE_KDE= plasma-wayland-protocols \
- ecm_build
+ ecm:build
USE_QT= core gui wayland widgets x11extras \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
USE_XORG= ice sm x11 xcb xext
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-kirigami2/Makefile b/x11-toolkits/kf5-kirigami2/Makefile
index f72b43031d39..514c28672cd6 100644
--- a/x11-toolkits/kf5-kirigami2/Makefile
+++ b/x11-toolkits/kf5-kirigami2/Makefile
@@ -8,9 +8,9 @@ COMMENT= QtQuick based components set
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= kdeclarative \
- ecm_build
+ ecm:build
USE_QT= core concurrent dbus declarative graphicaleffects gui \
linguisttools network quickcontrols2 svg widgets \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-kitemviews/Makefile b/x11-toolkits/kf5-kitemviews/Makefile
index 6686d04d8e0e..c102eeec1bfc 100644
--- a/x11-toolkits/kf5-kitemviews/Makefile
+++ b/x11-toolkits/kf5-kitemviews/Makefile
@@ -6,8 +6,8 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 widget addons for Qt Model/View
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
-USE_KDE= ecm_build
+USE_KDE= ecm:build
USE_QT= core gui linguisttools uiplugin widgets \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-kjobwidgets/Makefile b/x11-toolkits/kf5-kjobwidgets/Makefile
index 77d179047508..4249fad8f80f 100644
--- a/x11-toolkits/kf5-kjobwidgets/Makefile
+++ b/x11-toolkits/kf5-kjobwidgets/Makefile
@@ -7,8 +7,8 @@ COMMENT= KF5 widgets for tracking KJob instance
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= coreaddons widgetsaddons \
- ecm_build
+ ecm:build
USE_QT= core dbus gui linguisttools widgets x11extras \
- buildtools_build qmake_build
+ buildtools:build qmake:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-ktextwidgets/Makefile b/x11-toolkits/kf5-ktextwidgets/Makefile
index 629a790d47d1..a2b457843ccf 100644
--- a/x11-toolkits/kf5-ktextwidgets/Makefile
+++ b/x11-toolkits/kf5-ktextwidgets/Makefile
@@ -8,9 +8,9 @@ COMMENT= KF5 advanced text editing widgets
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets \
coreaddons i18n service sonnet widgetsaddons \
- ecm_build
+ ecm:build
USE_QT= concurrent core gui widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= AUDIO
OPTIONS_DEFAULT= AUDIO
diff --git a/x11-toolkits/kf5-kwidgetsaddons/Makefile b/x11-toolkits/kf5-kwidgetsaddons/Makefile
index 4c1136fa80b2..72c35c4d7047 100644
--- a/x11-toolkits/kf5-kwidgetsaddons/Makefile
+++ b/x11-toolkits/kf5-kwidgetsaddons/Makefile
@@ -6,8 +6,8 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 addons to QtWidgets
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
-USE_KDE= ecm_build
+USE_KDE= ecm:build
USE_QT= core gui linguisttools uiplugin uitools wayland widgets \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kf5-kxmlgui/Makefile b/x11-toolkits/kf5-kxmlgui/Makefile
index b4571e5f9837..39bd84304f61 100644
--- a/x11-toolkits/kf5-kxmlgui/Makefile
+++ b/x11-toolkits/kf5-kxmlgui/Makefile
@@ -9,8 +9,8 @@ USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= attica5 auth codecs config configwidgets coreaddons \
globalaccel guiaddons i18n iconthemes itemviews sonnet \
textwidgets widgetsaddons windowsystem \
- ecm_build
+ ecm:build
USE_QT= core dbus gui network printsupport widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/kproperty/Makefile b/x11-toolkits/kproperty/Makefile
index b2354aa88460..9ed48adfc8f8 100644
--- a/x11-toolkits/kproperty/Makefile
+++ b/x11-toolkits/kproperty/Makefile
@@ -13,7 +13,7 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \
tar:xz
USE_KDE= ecm config coreaddons guiaddons i18n widgetsaddons
USE_QT= core declarative gui widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
CONFLICTS_INSTALL= calligra-2*
diff --git a/x11-toolkits/plasma5-kdeplasma-addons/Makefile b/x11-toolkits/plasma5-kdeplasma-addons/Makefile
index d2b22bdae7a1..c53ba16ff2c4 100644
--- a/x11-toolkits/plasma5-kdeplasma-addons/Makefile
+++ b/x11-toolkits/plasma5-kdeplasma-addons/Makefile
@@ -15,10 +15,10 @@ USE_KDE= activities archive attica auth bookmarks codecs completion \
parts plasma-framework plasma-workspace runner service solid \
sonnet textwidgets unitconversion widgetsaddons windowsystem \
xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative graphicaleffects gui location \
network printsupport script webchannel widgets x11extras xml \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
USE_XORG= x11
OPTIONS_DEFINE= PURPOSE QTWEBENGINE
diff --git a/x11-toolkits/py-qt5-chart/Makefile b/x11-toolkits/py-qt5-chart/Makefile
index 2905424ab8cb..12c62232dd4d 100644
--- a/x11-toolkits/py-qt5-chart/Makefile
+++ b/x11-toolkits/py-qt5-chart/Makefile
@@ -18,8 +18,8 @@ LIB_DEPENDS= libqscintilla2_qt5.so:devel/qscintilla2-qt5
USES= gl python:3.8+ pyqt:5 qt:5
USE_GL= gl
-USE_PYQT= sip_build pyqt5
+USE_PYQT= sip:build pyqt5
USE_PYTHON= concurrent flavors py3kplist
-USE_QT= charts core declarative gui qmake_build widgets
+USE_QT= charts core declarative gui qmake:build widgets
.include <bsd.port.mk>
diff --git a/x11-toolkits/qml-box2d/Makefile b/x11-toolkits/qml-box2d/Makefile
index 0071c6615992..48f86cdf84e2 100644
--- a/x11-toolkits/qml-box2d/Makefile
+++ b/x11-toolkits/qml-box2d/Makefile
@@ -12,7 +12,7 @@ USE_GITHUB= yes
GH_TAGNAME= 21e57f
USE_GL= gl
USE_QT= core declarative gui network \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_LDCONFIG= ${QT_QMLDIR}/Box2D.2.0/
.include <bsd.port.mk>
diff --git a/x11-toolkits/qt5-charts/Makefile b/x11-toolkits/qt5-charts/Makefile
index 14c58462c082..716c0d569ddf 100644
--- a/x11-toolkits/qt5-charts/Makefile
+++ b/x11-toolkits/qt5-charts/Makefile
@@ -8,6 +8,6 @@ COMMENT= Qt 5 charts module
USES= compiler:c++11-lang qmake qt-dist:5,charts tar:xz
USE_QT= core declarative network gui widgets designer \
- buildtools_build qmake_build
+ buildtools:build qmake:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/qt5-datavis3d/Makefile b/x11-toolkits/qt5-datavis3d/Makefile
index 0c12da08eb89..cd4ac491d3d5 100644
--- a/x11-toolkits/qt5-datavis3d/Makefile
+++ b/x11-toolkits/qt5-datavis3d/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt 5 3D data visualization module
-USE_QT= core declarative network gui widgets designer buildtools_build
+USE_QT= core declarative network gui widgets designer buildtools:build
USES= compiler:c++11-lang qmake qt-dist:5,datavis3d
diff --git a/x11-toolkits/qt5-declarative-test/Makefile b/x11-toolkits/qt5-declarative-test/Makefile
index 7fd76cdcfdb1..5fdb5ce8f72f 100644
--- a/x11-toolkits/qt5-declarative-test/Makefile
+++ b/x11-toolkits/qt5-declarative-test/Makefile
@@ -12,7 +12,7 @@ USES= compiler:c++11-lang gl python:build qmake:norecursive \
qt-dist:5,declarative
USE_GL= gl
USE_QT= core declarative gui network sql testlib widgets \
- buildtools_build
+ buildtools:build
CONFLICTS= qt5-declarative-render2d-* qt5-qml qt5-quick
diff --git a/x11-toolkits/qt5-declarative/Makefile b/x11-toolkits/qt5-declarative/Makefile
index e0c5d5197d4f..ef711730b765 100644
--- a/x11-toolkits/qt5-declarative/Makefile
+++ b/x11-toolkits/qt5-declarative/Makefile
@@ -11,7 +11,7 @@ USES= compiler:c++11-lang gl python:build qmake:norecursive \
qt-dist:5
USE_GL= gl
USE_QT= core gui network sql widgets \
- buildtools_build
+ buildtools:build
CONFLICTS= qt5-declarative-render2d-* qt5-qml qt5-quick
diff --git a/x11-toolkits/qt5-gamepad/Makefile b/x11-toolkits/qt5-gamepad/Makefile
index 0178a9a388b3..225c393a03f6 100644
--- a/x11-toolkits/qt5-gamepad/Makefile
+++ b/x11-toolkits/qt5-gamepad/Makefile
@@ -9,6 +9,6 @@ COMMENT= Qt 5 Gamepad Module
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
USES= compiler:c++11-lang qmake:norecursive qt-dist:5,gamepad
-USE_QT= core declarative gui buildtools_build
+USE_QT= core declarative gui buildtools:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile
index bfa46c4a8acd..b88214695abf 100644
--- a/x11-toolkits/qt5-gui/Makefile
+++ b/x11-toolkits/qt5-gui/Makefile
@@ -36,7 +36,7 @@ USES= compiler:c++11-lang gl gnome jpeg localbase \
USE_GL= egl gl
USE_GNOME= glib20
USE_PERL5= extract
-USE_QT= core dbus network buildtools_build qmake_build
+USE_QT= core dbus network buildtools:build qmake:build
QT_BINARIES= yes
QT_CONFIG= accessibility accessibility-atspi-bridge dbus \
fontconfig glib opengl png system-freetype system-jpeg \
diff --git a/x11-toolkits/qt5-quick3d/Makefile b/x11-toolkits/qt5-quick3d/Makefile
index c95090956468..006a8cff727b 100644
--- a/x11-toolkits/qt5-quick3d/Makefile
+++ b/x11-toolkits/qt5-quick3d/Makefile
@@ -12,7 +12,7 @@ LIB_DEPENDS= libassimp.so:multimedia/assimp
USES= compiler:c++11-lang qmake qt-dist:5
USE_QT= core declarative gui network opengl \
- buildtools_build
+ buildtools:build
QT_BINARIES= yes
diff --git a/x11-toolkits/qt5-quickcontrols/Makefile b/x11-toolkits/qt5-quickcontrols/Makefile
index 711e3a973a57..49bbc88e47d0 100644
--- a/x11-toolkits/qt5-quickcontrols/Makefile
+++ b/x11-toolkits/qt5-quickcontrols/Makefile
@@ -11,6 +11,6 @@ BROKEN_armv6= fails to install: pkg-static: Unable to access file ApplicationWi
USES= compiler:c++11-lang qmake qt-dist:5,quickcontrols
USE_QT= core declarative gui widgets \
- buildtools_build
+ buildtools:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/qt5-quickcontrols2/Makefile b/x11-toolkits/qt5-quickcontrols2/Makefile
index 90476bb05f9a..6a195f878a1f 100644
--- a/x11-toolkits/qt5-quickcontrols2/Makefile
+++ b/x11-toolkits/qt5-quickcontrols2/Makefile
@@ -11,7 +11,7 @@ BROKEN_armv6= fails to install: pkg-static: Unable to access file DayOfWeekRow.
USES= compiler:c++11-lang qmake:norecursive qt-dist:5
USE_QT= core declarative gui widgets \
- buildtools_build
+ buildtools:build
QT_DIST= ${PORTNAME}
.include <bsd.port.mk>
diff --git a/x11-toolkits/qt5-quicktimeline/Makefile b/x11-toolkits/qt5-quicktimeline/Makefile
index 652a36b05772..d4bba3b26824 100644
--- a/x11-toolkits/qt5-quicktimeline/Makefile
+++ b/x11-toolkits/qt5-quicktimeline/Makefile
@@ -9,6 +9,6 @@ WWW= https://qt-project.org
USES= compiler:c++11-lang qmake qt-dist:5
USE_QT= core declarative quickcontrols \
- buildtools_build
+ buildtools:build
.include <bsd.port.mk>
diff --git a/x11-toolkits/qt5-uiplugin/Makefile b/x11-toolkits/qt5-uiplugin/Makefile
index 6bcd9a26da0e..9b79c5b4c05e 100644
--- a/x11-toolkits/qt5-uiplugin/Makefile
+++ b/x11-toolkits/qt5-uiplugin/Makefile
@@ -9,7 +9,7 @@ COMMENT= Custom Qt widget plugin interface for Qt Designer
USES= compiler:c++17-lang perl5 qmake qt-dist:5,tools
USE_PERL5= extract
USE_QT= core gui widgets \
- buildtools_build # syncqt
+ buildtools:build # syncqt
BUILD_WRKSRC= ${WRKSRC}/src/designer/src/${PORTNAME}
INSTALL_WRKSRC= ${WRKSRC}/src/designer/src/${PORTNAME}
diff --git a/x11-toolkits/qt5-virtualkeyboard/Makefile b/x11-toolkits/qt5-virtualkeyboard/Makefile
index 609657a160f3..1cd438bee748 100644
--- a/x11-toolkits/qt5-virtualkeyboard/Makefile
+++ b/x11-toolkits/qt5-virtualkeyboard/Makefile
@@ -10,7 +10,7 @@ COMMENT= Qt 5 Virtual Keyboard Module
LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
USES= compiler:c++11-lang pkgconfig qmake qt-dist:5,virtualkeyboard xorg
-USE_QT= core declarative network gui widgets svg buildtools_build
+USE_QT= core declarative network gui widgets svg buildtools:build
USE_XORG= xcb
# Disable the builtin layouts -- otherwise we need to pull in a lot of other
diff --git a/x11-toolkits/qt5-widgets/Makefile b/x11-toolkits/qt5-widgets/Makefile
index bbd1812627d7..d67e9579e8f2 100644
--- a/x11-toolkits/qt5-widgets/Makefile
+++ b/x11-toolkits/qt5-widgets/Makefile
@@ -8,7 +8,7 @@ COMMENT= Qt C++ widgets module
USES= compiler:c++11-lang perl5 qmake:no_env qt-dist:5,base xorg
USE_PERL5= extract
-USE_QT= core gui qmake_build buildtools_build
+USE_QT= core gui qmake:build buildtools:build
USE_XORG= x11
HAS_CONFIGURE= yes
diff --git a/x11-toolkits/qt5pas/Makefile b/x11-toolkits/qt5pas/Makefile
index 6e0298e573c9..ece3a95cbb12 100644
--- a/x11-toolkits/qt5pas/Makefile
+++ b/x11-toolkits/qt5pas/Makefile
@@ -9,7 +9,7 @@ COMMENT= Qt5 binding for FreePascal
WWW= https://wiki.lazarus.freepascal.org/index.php/Qt_Interface
USES= compiler:c++11-lang qmake qt:5
-USE_QT= buildtools_build core gui network printsupport x11extras
+USE_QT= buildtools:build core gui network printsupport x11extras
USE_LDCONFIG= yes
QT5_VER_MIN= 5.6.1
diff --git a/x11-toolkits/qtermwidget/Makefile b/x11-toolkits/qtermwidget/Makefile
index 0ca7ea61e338..1fd11e54ff65 100644
--- a/x11-toolkits/qtermwidget/Makefile
+++ b/x11-toolkits/qtermwidget/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang gettext-runtime lxqt \
pkgconfig qt:5 tar:xz
USE_LDCONFIG= yes
-USE_QT= buildtools_build core gui qmake_build linguisttools widgets
+USE_QT= buildtools:build core gui qmake:build linguisttools widgets
USE_LXQT= buildtools
CMAKE_ARGS+= -DQTERMWIDGET_USE_UTEMPTER=ON
diff --git a/x11-toolkits/qwt5-qt5/Makefile b/x11-toolkits/qwt5-qt5/Makefile
index a2b90e2b40a7..7dcb8ba8d12a 100644
--- a/x11-toolkits/qwt5-qt5/Makefile
+++ b/x11-toolkits/qwt5-qt5/Makefile
@@ -7,7 +7,7 @@ COMMENT= Qt Widgets for Technical Applications
WWW= http://qwt.sourceforge.net/
USES= cmake compiler:c++17-lang qt:5
-USE_QT= core gui printsupport svg widgets buildtools_build qmake_build
+USE_QT= core gui printsupport svg widgets buildtools:build qmake:build
USE_LDCONFIG= yes
USE_GITHUB= yes
diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile
index 05e01d4cf32b..eec50f44b249 100644
--- a/x11-toolkits/qwt6/Makefile
+++ b/x11-toolkits/qwt6/Makefile
@@ -11,7 +11,7 @@ WWW= http://qwt.sourceforge.net/
USES= compiler:c++11-lang gl gmake qmake qt:5 tar:bzip2
USE_GL= gl
-USE_QT= buildtools_build widgets gui core designer gui opengl svg xml printsupport concurrent
+USE_QT= buildtools:build widgets gui core designer gui opengl svg xml printsupport concurrent
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
DOCSDIR= ${PREFIX}/share/doc/qwt6-qt5