aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/2048-qt/Makefile2
-rw-r--r--games/LibreMines/Makefile2
-rw-r--r--games/auralquiz/Makefile2
-rw-r--r--games/blinken/Makefile4
-rw-r--r--games/bomber/Makefile4
-rw-r--r--games/bovo/Makefile4
-rw-r--r--games/bubble-chains/Makefile2
-rw-r--r--games/chessx/Makefile2
-rw-r--r--games/cockatrice/Makefile4
-rw-r--r--games/colorcode/Makefile2
-rw-r--r--games/connectagram/Makefile2
-rw-r--r--games/cutemaze/Makefile4
-rw-r--r--games/doomsday/Makefile2
-rw-r--r--games/dustrac/Makefile2
-rw-r--r--games/freeciv/Makefile2
-rw-r--r--games/gcompris-qt/Makefile6
-rw-r--r--games/gottet/Makefile2
-rw-r--r--games/granatier/Makefile4
-rw-r--r--games/hedgewars/Makefile4
-rw-r--r--games/iqpuzzle/Makefile2
-rw-r--r--games/kanagram/Makefile4
-rw-r--r--games/kapman/Makefile4
-rw-r--r--games/katomic/Makefile4
-rw-r--r--games/kblackbox/Makefile4
-rw-r--r--games/kblocks/Makefile2
-rw-r--r--games/kbounce/Makefile4
-rw-r--r--games/kbreakout/Makefile4
-rw-r--r--games/kdiamond/Makefile4
-rw-r--r--games/kfourinline/Makefile4
-rw-r--r--games/kgoldrunner/Makefile4
-rw-r--r--games/khangman/Makefile4
-rw-r--r--games/kigo/Makefile4
-rw-r--r--games/killbots/Makefile4
-rw-r--r--games/kiriki/Makefile4
-rw-r--r--games/kjumpingcube/Makefile4
-rw-r--r--games/klickety/Makefile4
-rw-r--r--games/klines/Makefile4
-rw-r--r--games/kmahjongg/Makefile4
-rw-r--r--games/kmines/Makefile4
-rw-r--r--games/knavalbattle/Makefile4
-rw-r--r--games/knetwalk/Makefile4
-rw-r--r--games/knights/Makefile2
-rw-r--r--games/kolf/Makefile4
-rw-r--r--games/kollision/Makefile4
-rw-r--r--games/konquest/Makefile4
-rw-r--r--games/kpat/Makefile4
-rw-r--r--games/kreversi/Makefile4
-rw-r--r--games/kshisen/Makefile4
-rw-r--r--games/ksirk/Makefile2
-rw-r--r--games/ksnakeduel/Makefile4
-rw-r--r--games/kspaceduel/Makefile4
-rw-r--r--games/ksquares/Makefile4
-rw-r--r--games/ksudoku/Makefile4
-rw-r--r--games/ktuberling/Makefile4
-rw-r--r--games/kubrick/Makefile4
-rw-r--r--games/leela-zero/Makefile2
-rw-r--r--games/libkdegames/Makefile4
-rw-r--r--games/libkmahjongg/Makefile4
-rw-r--r--games/lskat/Makefile4
-rw-r--r--games/multimc/Makefile4
-rw-r--r--games/openage/Makefile2
-rw-r--r--games/openmw/Makefile4
-rw-r--r--games/palapeli/Makefile2
-rw-r--r--games/pentobi/Makefile2
-rw-r--r--games/picmi/Makefile4
-rw-r--r--games/pokerth/Makefile2
-rw-r--r--games/py-mnemosyne/Makefile2
-rw-r--r--games/qnetwalk/Makefile2
-rw-r--r--games/solarus-quest-editor/Makefile2
-rw-r--r--games/solarus/Makefile2
-rw-r--r--games/tanglet/Makefile2
-rw-r--r--games/wyrmgus/Makefile2
-rw-r--r--games/xnethack/Makefile2
73 files changed, 120 insertions, 120 deletions
diff --git a/games/2048-qt/Makefile b/games/2048-qt/Makefile
index 5bc6cab4a985..a43de2c60d33 100644
--- a/games/2048-qt/Makefile
+++ b/games/2048-qt/Makefile
@@ -16,7 +16,7 @@ GH_ACCOUNT= xiaoyong
GH_PROJECT= 2048-Qt
USES= compiler:c++11-lang gmake pkgconfig qmake qt:5
-USE_QT= core declarative gui network widgets buildtools_build quickcontrols
+USE_QT= core declarative gui network widgets buildtools:build quickcontrols
PLIST_FILES= bin/2048-qt ${DESKTOPDIR}/${PORTNAME}.desktop \
share/pixmaps/${PORTNAME}.png
diff --git a/games/LibreMines/Makefile b/games/LibreMines/Makefile
index b7bffcce2e55..5d159131d48e 100644
--- a/games/LibreMines/Makefile
+++ b/games/LibreMines/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake qt:5
-USE_QT= buildtools_build core gui multimedia qmake_build svg widgets
+USE_QT= buildtools:build core gui multimedia qmake:build svg widgets
USE_GITHUB= yes
GH_ACCOUNT= Bollos00
diff --git a/games/auralquiz/Makefile b/games/auralquiz/Makefile
index 9c9aadf31277..3d9ec558f5a7 100644
--- a/games/auralquiz/Makefile
+++ b/games/auralquiz/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libtag.so:audio/taglib
USES= compiler:c++11-lang gl qmake qt:5
USE_GL= gl
-USE_QT= core gui widgets phonon4 qmake_build buildtools_build
+USE_QT= core gui widgets phonon4 qmake:build buildtools:build
PORTDOCS= CHANGELOG README TODO
diff --git a/games/blinken/Makefile b/games/blinken/Makefile
index 21a9c8d938ad..b4fa41daef39 100644
--- a/games/blinken/Makefile
+++ b/games/blinken/Makefile
@@ -9,9 +9,9 @@ WWW= https://edu.kde.org/blinken/
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
doctools guiaddons i18n widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus gui phonon4 svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/bomber/Makefile b/games/bomber/Makefile
index b2ce91564326..aee53e159b23 100644
--- a/games/bomber/Makefile
+++ b/games/bomber/Makefile
@@ -9,9 +9,9 @@ WWW= https://www.kde.org/applications/games/bomber/
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
i18n kio libkdegames widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets phonon4 xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/bovo/Makefile b/games/bovo/Makefile
index b7777423da66..6adada8e0cd6 100644
--- a/games/bovo/Makefile
+++ b/games/bovo/Makefile
@@ -9,9 +9,9 @@ WWW= https://www.kde.org/applications/games/bovo/
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
i18n kdeclarative libkdegames newstuff widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/bubble-chains/Makefile b/games/bubble-chains/Makefile
index e6a3ee264136..dd79cef45c34 100644
--- a/games/bubble-chains/Makefile
+++ b/games/bubble-chains/Makefile
@@ -16,7 +16,7 @@ GH_ACCOUNT= ArsMasiuk
USES= qmake qt:5 xorg
USE_QT= core gui widgets xml opengl multimedia x11extras \
- qmake_build buildtools_build
+ qmake:build buildtools:build
USE_XORG= x11 xrandr
QMAKE_ARGS= DATADIR="${DATADIR}"
diff --git a/games/chessx/Makefile b/games/chessx/Makefile
index ad5e9f0fc772..9b51622cdde3 100644
--- a/games/chessx/Makefile
+++ b/games/chessx/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 tar:tgz
USE_GL= gl
USE_QT= concurrent core gui multimedia network opengl printsupport svg \
- widgets xml buildtools_build linguisttools_build speech
+ widgets xml buildtools:build linguisttools:build speech
PLIST_FILES= bin/chessx \
share/applications/chessx.desktop \
diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile
index 618801d9ce03..e4c1f435fc1c 100644
--- a/games/cockatrice/Makefile
+++ b/games/cockatrice/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libprotobuf.so:devel/protobuf
USES= cmake compiler:c++11-lib gnome qt:5
-USE_QT= buildtools_build concurrent core network qmake_build websockets widgets gui
+USE_QT= buildtools:build concurrent core network qmake:build websockets widgets gui
USE_GITHUB= yes
GH_TAGNAME= 2021-01-26-Release-2.8.0
@@ -32,7 +32,7 @@ SERVATRICE_CMAKE_OFF= -DWITH_SERVER=OFF
COCKATRICE_CMAKE_ON= -DWITH_CLIENT=ON -DWITH_ORACLE=ON
COCKATRICE_CMAKE_OFF= -DWITH_CLIENT=OFF -DWITH_ORACLE=OFF
-COCKATRICE_USE= qt=multimedia,printsupport,svg,linguisttools_build
+COCKATRICE_USE= qt=multimedia,printsupport,svg,linguisttools:build
SERVATRICE_USE= qt=sql,sql-mysql
SERVATRICE_USE+= RC_SUBR=servatrice
diff --git a/games/colorcode/Makefile b/games/colorcode/Makefile
index f0a8ebc25d33..b389ee56ce3a 100644
--- a/games/colorcode/Makefile
+++ b/games/colorcode/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang qmake qt:5
-USE_QT= core gui widgets buildtools_build
+USE_QT= core gui widgets buildtools:build
WRKSRC= ${WRKDIR}/ColorCode-${PORTVERSION}
DESKTOP_ENTRIES=ColorCode \
diff --git a/games/connectagram/Makefile b/games/connectagram/Makefile
index 2433ec84acc1..793df6b375cf 100644
--- a/games/connectagram/Makefile
+++ b/games/connectagram/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lib gl qmake qt:5 tar:bzip2
USE_GL= gl
-USE_QT= buildtools_build core gui linguisttools_build network widgets
+USE_QT= buildtools:build core gui linguisttools:build network widgets
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/games/cutemaze/Makefile b/games/cutemaze/Makefile
index c726903d8439..e6ef37c229cf 100644
--- a/games/cutemaze/Makefile
+++ b/games/cutemaze/Makefile
@@ -13,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2
USE_GL= gl
-USE_QT= core gui svg imageformats_run widgets \
- linguisttools_build buildtools_build
+USE_QT= core gui svg imageformats:run widgets \
+ linguisttools:build buildtools:build
PORTDOCS= ChangeLog README
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile
index c624d90ab738..c565b25e7cb8 100644
--- a/games/doomsday/Makefile
+++ b/games/doomsday/Makefile
@@ -22,7 +22,7 @@ USE_GL= gl glu
USE_LDCONFIG= yes
USE_SDL= sdl2 mixer2
USE_XORG= x11 sm ice xext xrandr xxf86vm
-USE_QT= buildtools_build core gui network widgets qmake_build opengl x11extras
+USE_QT= buildtools:build core gui network widgets qmake:build opengl x11extras
CMAKE_ARGS+= -DDENG_ENABLE_COTIRE=OFF -DDENG_ASSIMP_EMBEDDED=OFF
LDFLAGS+= -lexecinfo
diff --git a/games/dustrac/Makefile b/games/dustrac/Makefile
index 1a2176a8fd54..4b83b824f357 100644
--- a/games/dustrac/Makefile
+++ b/games/dustrac/Makefile
@@ -21,7 +21,7 @@ GH_TAGNAME= ae380b8 # includes crash fix
USES= compiler:c++11-lib cmake gl openal pkgconfig qt:5
USE_GL= gl glu
USE_QT= core gui opengl xml widgets testlib sql \
- buildtools_build linguisttools_build qmake_build
+ buildtools:build linguisttools:build qmake:build
CMAKE_ARGS= -DReleaseBuild=on \
-DSystemFonts=on \
-DDATA_PATH=${DATADIR} \
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 3b43e22125ec..2a0e60caf2d1 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -76,7 +76,7 @@ PGSQL_CONFIGURE_ON= --with-postgres-prefix=${LOCALBASE}
PGSQL_VARS= _FREECIV_DB+=postgres
QT5_USES= qt:5 sdl
-QT5_USE= QT=core,gui,widgets,buildtools_build \
+QT5_USE= QT=core,gui,widgets,buildtools:build \
SDL=mixer2
QT5_CONFIGURE_ON= --with-qt5-includes=${LOCALBASE}/${QT_INCDIR_REL} \
--with-qt5-libs=${LOCALBASE}/${QT_LIBDIR_REL}
diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile
index cb745c5b1c95..95db370e45cf 100644
--- a/games/gcompris-qt/Makefile
+++ b/games/gcompris-qt/Makefile
@@ -16,11 +16,11 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
LIB_DEPENDS= libBox2D.so:x11-toolkits/qml-box2d
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
-USE_KDE= doctools_build ecm_build
+USE_KDE= doctools:build ecm:build
USE_QT= core declarative graphicaleffects gui multimedia network quickcontrols \
sensors svg widgets \
- buildtools_build linguisttools_build qmake_build testlib_build \
- imageformats_run
+ buildtools:build linguisttools:build qmake:build testlib:build \
+ imageformats:run
CMAKE_ARGS= -DQML_BOX2D_LIBRARY=${QT_QMLDIR}/Box2D.2.0
diff --git a/games/gottet/Makefile b/games/gottet/Makefile
index e164fca6ae13..faeb75718745 100644
--- a/games/gottet/Makefile
+++ b/games/gottet/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lib gl qmake qt:5 tar:bzip2
USE_GL= gl
USE_QT= core gui widgets \
- buildtools_build linguisttools_build
+ buildtools:build linguisttools:build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/games/granatier/Makefile b/games/granatier/Makefile
index d5612e577cce..5a2dd6c4feca 100644
--- a/games/granatier/Makefile
+++ b/games/granatier/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= attica auth codecs config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes itemviews kio \
libkdegames newstuff notifyconfig service widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile
index 5f023a5adc08..906bf6c85810 100644
--- a/games/hedgewars/Makefile
+++ b/games/hedgewars/Makefile
@@ -23,8 +23,8 @@ USES= cmake:noninja desktop-file-utils fpc gl lua:51 pkgconfig qt:5 \
USE_SDL= sdl2 mixer2 image2 ttf2 net2
USE_FPC= opengl libpng rtl-objpas rtl-extra
USE_QT= core gui widgets network \
- qmake_build buildtools_build \
- linguisttools_build
+ qmake:build buildtools:build \
+ linguisttools:build
USE_GL= gl glu
USE_LDCONFIG= yes
CMAKE_ON= NOSERVER
diff --git a/games/iqpuzzle/Makefile b/games/iqpuzzle/Makefile
index d228eac3a879..77bd1a257841 100644
--- a/games/iqpuzzle/Makefile
+++ b/games/iqpuzzle/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang gl qmake qt:5
-USE_QT= core gui widgets buildtools_build
+USE_QT= core gui widgets buildtools:build
USE_GL= gl
USE_GITHUB= yes
diff --git a/games/kanagram/Makefile b/games/kanagram/Makefile
index 027ad363b73b..cf2ef7c4ee10 100644
--- a/games/kanagram/Makefile
+++ b/games/kanagram/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= attica auth codecs config configwidgets coreaddons crash \
doctools i18n kdeclarative kio libkeduvocdocument newstuff \
package service sonnet widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network opengl speech svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kapman/Makefile b/games/kapman/Makefile
index 498969845830..f5437944a650 100644
--- a/games/kapman/Makefile
+++ b/games/kapman/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons i18n libkdegames notifyconfig widgetsaddons \
windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/katomic/Makefile b/games/katomic/Makefile
index 03e652db0484..7a7a9be57401 100644
--- a/games/katomic/Makefile
+++ b/games/katomic/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \
USE_KDE= attica auth codecs config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes itemviews kio \
libkdegames newstuff notifyconfig service widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
SHEBANG_FILES= src/katomic-levelset-upd.pl
OPTIONS_DEFINE= DOCS
diff --git a/games/kblackbox/Makefile b/games/kblackbox/Makefile
index 1eb7f15aa78b..ac03c0e8a76c 100644
--- a/games/kblackbox/Makefile
+++ b/games/kblackbox/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= archive auth codecs config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes libkdegames sonnet \
textwidgets widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile
index 374894eebc50..d597e760053c 100644
--- a/games/kblocks/Makefile
+++ b/games/kblocks/Makefile
@@ -11,7 +11,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons i18n itemmodels kio libkdegames newstuff \
notifyconfig textwidgets widgetsaddons windowsystem xmlgui
USE_QT= core dbus declarative gui network phonon4 svg testlib widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile
index b8b453bb8b8d..86b5b68b9bde 100644
--- a/games/kbounce/Makefile
+++ b/games/kbounce/Makefile
@@ -11,10 +11,10 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes jobwidgets kio \
libkdegames notifyconfig service solid textwidgets widgetsaddons \
windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network phonon4 svg \
testlib widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile
index c23a8ba5a47f..fbfca9e069e7 100644
--- a/games/kbreakout/Makefile
+++ b/games/kbreakout/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes jobwidgets kio libkdegames \
service widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kdiamond/Makefile b/games/kdiamond/Makefile
index 089be6a92fc1..4ae632790c50 100644
--- a/games/kdiamond/Makefile
+++ b/games/kdiamond/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
doctools guiaddons i18n iconthemes libkdegames \
notifications notifyconfig widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile
index 81cc00d7f005..14ac7ac7c816 100644
--- a/games/kfourinline/Makefile
+++ b/games/kfourinline/Makefile
@@ -11,9 +11,9 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons dnssd i18n iconthemes itemmodels itemviews \
kdeclarative kdelibs4support kio libkdegames notifyconfig \
widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kgoldrunner/Makefile b/games/kgoldrunner/Makefile
index edbe9895276c..836d89294d15 100644
--- a/games/kgoldrunner/Makefile
+++ b/games/kgoldrunner/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons \
crash dbusaddons i18n kio libkdegames service \
widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/khangman/Makefile b/games/khangman/Makefile
index 9baee83f416b..260ac7fa2124 100644
--- a/games/khangman/Makefile
+++ b/games/khangman/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= attica auth codecs completion config configwidgets coreaddons \
crash doctools i18n kdeclarative libkeduvocdocument \
newstuff notifications package service widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
diff --git a/games/kigo/Makefile b/games/kigo/Makefile
index 3810976a2fb3..c88d850524f7 100644
--- a/games/kigo/Makefile
+++ b/games/kigo/Makefile
@@ -11,9 +11,9 @@ USE_KDE= attica auth codecs completion config configwidgets \
coreaddons crash dbusaddons i18n jobwidgets kio \
libkdegames newstuff notifyconfig service solid sonnet textwidgets \
widgetsaddons windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_XORG= x11
OPTIONS_DEFINE= DOCS
diff --git a/games/killbots/Makefile b/games/killbots/Makefile
index 86e7b8e1879f..a985fc804713 100644
--- a/games/killbots/Makefile
+++ b/games/killbots/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes itemviews kio \
libkdegames notifyconfig widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile
index 975977bb0572..7014f42c6da2 100644
--- a/games/kiriki/Makefile
+++ b/games/kiriki/Makefile
@@ -9,9 +9,9 @@ WWW= https://www.kde.org/applications/games/kiriki/
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
guiaddons i18n iconthemes kio libkdegames widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network printsupport svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kjumpingcube/Makefile b/games/kjumpingcube/Makefile
index e73113172402..cd9a8764a4ee 100644
--- a/games/kjumpingcube/Makefile
+++ b/games/kjumpingcube/Makefile
@@ -11,9 +11,9 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes itemviews jobwidgets \
kio libkdegames newstuff notifyconfig service solid widgetsaddons \
windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_XORG= x11
OPTIONS_DEFINE= DOCS
diff --git a/games/klickety/Makefile b/games/klickety/Makefile
index e134fa032597..511e01ce0218 100644
--- a/games/klickety/Makefile
+++ b/games/klickety/Makefile
@@ -13,9 +13,9 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons doctools i18n itemviews \
jobwidgets kio libkdegames notifications notifyconfig service \
solid widgetsaddons windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_XORG= x11
OPTIONS_DEFINE= DOCS
diff --git a/games/klines/Makefile b/games/klines/Makefile
index de333f559757..99430274f7ad 100644
--- a/games/klines/Makefile
+++ b/games/klines/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
guiaddons i18n iconthemes itemviews kio libkdegames \
newstuff service widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kmahjongg/Makefile b/games/kmahjongg/Makefile
index 65b3e472252e..997808a16c5b 100644
--- a/games/kmahjongg/Makefile
+++ b/games/kmahjongg/Makefile
@@ -12,9 +12,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons doctools i18n kdeclarative libkdegames newstuff \
widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kmines/Makefile b/games/kmines/Makefile
index f4054c0e40fc..28bf6b2ce8c9 100644
--- a/games/kmines/Makefile
+++ b/games/kmines/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
i18n kio libkdegames notifyconfig sonnet textwidgets \
widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/knavalbattle/Makefile b/games/knavalbattle/Makefile
index ac99e7136ca2..cdc351afd50a 100644
--- a/games/knavalbattle/Makefile
+++ b/games/knavalbattle/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons dnssd doctools i18n libkdegames sonnet \
textwidgets widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/knetwalk/Makefile b/games/knetwalk/Makefile
index 609dfb16c5ae..4b02e4bf7785 100644
--- a/games/knetwalk/Makefile
+++ b/games/knetwalk/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
guiaddons i18n iconthemes itemviews kio libkdegames \
notifyconfig sonnet textwidgets widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/knights/Makefile b/games/knights/Makefile
index 6b319b39afa7..df223cad68f2 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -17,7 +17,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \
widgetsaddons xmlgui
USE_QT= concurrent core dbus declarative gui network speech \
svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kolf/Makefile b/games/kolf/Makefile
index 1f6353377329..d5d07f9fd9ab 100644
--- a/games/kolf/Makefile
+++ b/games/kolf/Makefile
@@ -12,10 +12,10 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
itemviews jobwidgets kdelibs4support kio libkdegames \
notifications parts service solid sonnet textwidgets \
unitconversion widgetsaddons windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network phonon4 printsupport \
widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_LDCONFIG= yes
diff --git a/games/kollision/Makefile b/games/kollision/Makefile
index 865389565df4..2dabe0906bad 100644
--- a/games/kollision/Makefile
+++ b/games/kollision/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
i18n kio libkdegames newstuff notifyconfig textwidgets \
widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network phonon4 svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/konquest/Makefile b/games/konquest/Makefile
index 2f45ff1addce..a275154f0006 100644
--- a/games/konquest/Makefile
+++ b/games/konquest/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash \
dbusaddons guiaddons i18n libkdegames widgetsaddons \
xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kpat/Makefile b/games/kpat/Makefile
index a073652d8fb9..805fba963f39 100644
--- a/games/kpat/Makefile
+++ b/games/kpat/Makefile
@@ -15,9 +15,9 @@ USE_KDE= attica auth codecs completion config configwidgets coreaddons \
crash dbusaddons guiaddons i18n iconthemes itemviews \
kdeclarative kio libkdegames newstuff notifyconfig service \
textwidgets widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network phonon4 svg widgets xml \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
CMAKE_ON= WITH_BH_SOLVER
OPTIONS_DEFINE= DOCS
diff --git a/games/kreversi/Makefile b/games/kreversi/Makefile
index 02b412fc0f7a..72690d092dc3 100644
--- a/games/kreversi/Makefile
+++ b/games/kreversi/Makefile
@@ -11,9 +11,9 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons i18n iconthemes itemviews \
jobwidgets kdeclarative kio libkdegames package service \
solid widgetsaddons windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
USE_XORG= x11
OPTIONS_DEFINE= DOCS
diff --git a/games/kshisen/Makefile b/games/kshisen/Makefile
index d35d655d272a..f32e565ea2bf 100644
--- a/games/kshisen/Makefile
+++ b/games/kshisen/Makefile
@@ -12,9 +12,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons dnssd i18n kdeclarative kio libkdegames \
newstuff widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile
index 81df450c1c60..99e2fe86815f 100644
--- a/games/ksirk/Makefile
+++ b/games/ksirk/Makefile
@@ -11,7 +11,7 @@ USE_KDE= attica auth codecs completion config configwidgets \
coreaddons crash i18n iconthemes kio libkdegames newstuff \
service wallet widgetsaddons xmlgui
USE_QT= concurrent core dbus declarative gui network phonon4 svg widgets xml \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
diff --git a/games/ksnakeduel/Makefile b/games/ksnakeduel/Makefile
index 726c0ba27234..363b7448f20a 100644
--- a/games/ksnakeduel/Makefile
+++ b/games/ksnakeduel/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons \
crash dbusaddons guiaddons i18n libkdegames \
widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile
index bba566ca5414..2faf92aa9e2d 100644
--- a/games/kspaceduel/Makefile
+++ b/games/kspaceduel/Makefile
@@ -9,9 +9,9 @@ WWW= https://www.kde.org/applications/games/kspaceduel/
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons \
crash dbusaddons i18n libkdegames widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile
index a10aaf64a2b1..2d73684688ae 100644
--- a/games/ksquares/Makefile
+++ b/games/ksquares/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes itemviews kio \
libkdegames notifyconfig widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile
index 918a1014205b..8f2224acc727 100644
--- a/games/ksudoku/Makefile
+++ b/games/ksudoku/Makefile
@@ -11,10 +11,10 @@ USE_GL= gl glu
USE_KDE= archive auth codecs completion config configwidgets \
coreaddons crash guiaddons i18n jobwidgets kio \
libkdegames service widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network opengl printsupport \
svg widgets xml \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
OPTIONS_DEFINE= DOCS
diff --git a/games/ktuberling/Makefile b/games/ktuberling/Makefile
index ebbe33971676..51b9a6a675dd 100644
--- a/games/ktuberling/Makefile
+++ b/games/ktuberling/Makefile
@@ -13,10 +13,10 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
kdelibs4support kio libkdegames newstuff notifications \
notifyconfig parts service solid sonnet textwidgets \
unitconversion widgetsaddons windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui multimedia network \
phonon4 printsupport svg testlib widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/kubrick/Makefile b/games/kubrick/Makefile
index a510492a0d18..dac4b4dc41cb 100644
--- a/games/kubrick/Makefile
+++ b/games/kubrick/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gl kde:5 qt:5 tar:xz
USE_GL= gl glu
USE_KDE= auth codecs config configwidgets coreaddons crash \
i18n kio libkdegames service widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network opengl svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile
index 6223eae9c202..ba971803aacb 100644
--- a/games/leela-zero/Makefile
+++ b/games/leela-zero/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
USES= cmake compiler:c++14-lang eigen:3 localbase qt:5
USE_GITHUB= yes
GH_TUPLE= google:googletest:cafa9e5:gtest/gtest
-USE_QT= core widgets buildtools_build qmake_build
+USE_QT= core widgets buildtools:build qmake:build
CMAKE_ON= USE_BLAS BUILD_TESTING
CMAKE_ARGS= -DBLAS_INCLUDE_DIRS:STRING=${LOCALBASE}/include
diff --git a/games/libkdegames/Makefile b/games/libkdegames/Makefile
index 4d4fd9a0c65d..a1cdc805d5ca 100644
--- a/games/libkdegames/Makefile
+++ b/games/libkdegames/Makefile
@@ -15,9 +15,9 @@ USE_KDE= archive attica auth bookmarks codecs completion config \
globalaccel guiaddons i18n iconthemes init itemmodels \
itemviews jobwidgets kdeclarative kdelibs4support kio newstuff \
package service textwidgets widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
USE_LDCONFIG= yes
SHLIB_VER= 7.3.1
diff --git a/games/libkmahjongg/Makefile b/games/libkmahjongg/Makefile
index 2fca6b2a2d21..16c0889f25b0 100644
--- a/games/libkmahjongg/Makefile
+++ b/games/libkmahjongg/Makefile
@@ -9,9 +9,9 @@ WWW= https://www.kde.org/applications/games/kmahjongg/
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons \
i18n widgetsaddons \
- ecm_build
+ ecm:build
USE_QT= core gui svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
diff --git a/games/lskat/Makefile b/games/lskat/Makefile
index 3c177416be15..5d8385fbb910 100644
--- a/games/lskat/Makefile
+++ b/games/lskat/Makefile
@@ -9,9 +9,9 @@ WWW= https://www.kde.org/applications/games/lskat/
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons crash \
guiaddons i18n libkdegames notifyconfig widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
diff --git a/games/multimc/Makefile b/games/multimc/Makefile
index 4b63d11c6751..1592bfb89d15 100644
--- a/games/multimc/Makefile
+++ b/games/multimc/Makefile
@@ -19,8 +19,8 @@ GH_TUPLE= MultiMC:libnbtplusplus:508eda8:libnbtplusplus/libraries/libnbtplusplus
MultiMC:quazip:3691d57:quazip/libraries/quazip
USE_LDCONFIG= yes
USE_JAVA= 1.8+
-USE_QT= core concurrent gui network testlib_build widgets xml \
- buildtools_build qmake_build
+USE_QT= core concurrent gui network testlib:build widgets xml \
+ buildtools:build qmake:build
CMAKE_ARGS= -DMultiMC_LAYOUT="lin-system"
CMAKE_OFF= MultiMC_UPDATER
diff --git a/games/openage/Makefile b/games/openage/Makefile
index 98df7aebc9cb..a1a2643226ea 100644
--- a/games/openage/Makefile
+++ b/games/openage/Makefile
@@ -34,7 +34,7 @@ USE_GITHUB= yes
GH_ACCOUNT= SFTtech
USE_SDL= image2 sdl2
USE_GL= gl glu
-USE_QT= core declarative gui network buildtools_build qmake_build
+USE_QT= core declarative gui network buildtools:build qmake:build
USE_PYTHON= cython
USE_LDCONFIG= yes
diff --git a/games/openmw/Makefile b/games/openmw/Makefile
index 831a4e57fe96..518ac000e2be 100644
--- a/games/openmw/Makefile
+++ b/games/openmw/Makefile
@@ -24,8 +24,8 @@ USES= cmake compiler:c++17-lang gl openal pkgconfig qt:5 sdl xorg
USE_GITHUB= yes
GH_ACCOUNT= OpenMW
USE_GL= gl
-USE_QT= core gui network opengl printsupport widgets buildtools_build \
- qmake_build
+USE_QT= core gui network opengl printsupport widgets buildtools:build \
+ qmake:build
USE_SDL= sdl2
CMAKE_ARGS= -DDESIRED_QT_VERSION=5 \
diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile
index aacb6decca75..911e37ea2572 100644
--- a/games/palapeli/Makefile
+++ b/games/palapeli/Makefile
@@ -12,7 +12,7 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \
crash i18n itemviews jobwidgets kio libkdegames notifications service \
solid widgetsaddons windowsystem xmlgui
USE_QT= concurrent core dbus declarative gui network svg widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_XORG= x11
USE_LDCONFIG= yes
diff --git a/games/pentobi/Makefile b/games/pentobi/Makefile
index 53914367ffd3..9ccdc9fad3a7 100644
--- a/games/pentobi/Makefile
+++ b/games/pentobi/Makefile
@@ -18,7 +18,7 @@ USES= compiler:c++14-lang cmake desktop-file-utils gettext-tools gnome qt:5 \
shared-mime-info tar:xz
USE_GNOME= librsvg2:build
USE_QT= core gui concurrent quickcontrols2 declarative network \
- qmake_build buildtools_build linguisttools_build
+ qmake:build buildtools:build linguisttools:build
CMAKE_ARGS= -DDOCBOOK_XSL=${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl
PORTDATA= *
diff --git a/games/picmi/Makefile b/games/picmi/Makefile
index 9109e048b0f8..fc090131b721 100644
--- a/games/picmi/Makefile
+++ b/games/picmi/Makefile
@@ -10,9 +10,9 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons doctools i18n jobwidgets kdeclarative kio \
libkdegames newstuff service solid widgetsaddons windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network svg testlib widgets xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_XORG= x11
OPTIONS_DEFINE= DOCS
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index fbb8de2ecdf0..7dff69a35688 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -27,7 +27,7 @@ BROKEN= error: use of undeclared identifier '_1'
USES= compiler:c++11-lang gl gmake iconv qmake qt:5 sdl sqlite ssl
USE_GL= gl
USE_CXXSTD= c++11
-USE_QT= buildtools_build core gui network sql sql-sqlite3 widgets
+USE_QT= buildtools:build core gui network sql sql-sqlite3 widgets
USE_SDL= mixer
QMAKE_SOURCE_PATH= pokerth.pro
diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile
index ca037d054583..9b29cb67b461 100644
--- a/games/py-mnemosyne/Makefile
+++ b/games/py-mnemosyne/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}gtts>=0:audio/py-gtts@${PY_FLAVOR}
USES= pyqt:5 python:3.7+ shebangfix dos2unix #due textproc/py-googletrans
-USE_PYQT= pyqt5_run sip_run webengine_run
+USE_PYQT= pyqt5:run sip:run webengine:run
USE_PYTHON= autoplist concurrent distutils
DOS2UNIX_GLOB= *.py
diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile
index 963a4b62faa6..5b903d8a9799 100644
--- a/games/qnetwalk/Makefile
+++ b/games/qnetwalk/Makefile
@@ -13,7 +13,7 @@ USE_GITHUB= yes
GH_ACCOUNT= AMDmi3
USES= cmake compiler:c++11-lang pkgconfig qt:5 sdl
-USE_QT= core gui widgets qmake_build buildtools_build linguisttools_build
+USE_QT= core gui widgets qmake:build buildtools:build linguisttools:build
USE_SDL= sdl2 mixer2
PORTDOCS= ChangeLog.md README.md
diff --git a/games/solarus-quest-editor/Makefile b/games/solarus-quest-editor/Makefile
index e6c56af1ce64..382ad1c11aa7 100644
--- a/games/solarus-quest-editor/Makefile
+++ b/games/solarus-quest-editor/Makefile
@@ -28,7 +28,7 @@ GL_COMMIT= e541e1312c242bff10aa1fb84a7eb8b6cb8504ba
CMAKE_ARGS+= -DSOLARUS_USE_LUAJIT=OFF
USE_SDL= sdl2 ttf2 image2
-USE_QT= buildtools_build concurrent core gui linguist qmake_build widgets
+USE_QT= buildtools:build concurrent core gui linguist qmake:build widgets
DESKTOP_ENTRIES= "Solarus Quest Editor" "${COMMENT}" "${PORTNAME}" "${PORTNAME}" \
"Game;" false
diff --git a/games/solarus/Makefile b/games/solarus/Makefile
index d260eeaeba73..dce714f5762b 100644
--- a/games/solarus/Makefile
+++ b/games/solarus/Makefile
@@ -25,7 +25,7 @@ GL_ACCOUNT= solarus-games
GL_COMMIT= f43727b232b3ed13d98440a845e2a29e470e4f0d
MAKE_ARGS+= DESTDIR=${STAGEDIR}
-USE_QT= buildtools_build core gui linguisttools_build widgets
+USE_QT= buildtools:build core gui linguisttools:build widgets
USE_SDL= sdl2 ttf2 image2
USE_GL= gl glu
USE_LDCONFIG= yes
diff --git a/games/tanglet/Makefile b/games/tanglet/Makefile
index 416cfb210b3d..a9cd5d241c5d 100644
--- a/games/tanglet/Makefile
+++ b/games/tanglet/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/data/LICENSES/GPL-3.0.txt
USES= compiler:c++11-lib desktop-file-utils gl pkgconfig qmake \
qt:5 shared-mime-info tar:bzip2
USE_GL= gl
-USE_QT= buildtools_build linguisttools_build core gui widgets
+USE_QT= buildtools:build linguisttools:build core gui widgets
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/games/wyrmgus/Makefile b/games/wyrmgus/Makefile
index 574c16e64930..853ca4d4c76e 100644
--- a/games/wyrmgus/Makefile
+++ b/games/wyrmgus/Makefile
@@ -23,7 +23,7 @@ GH_PROJECT= Wyrmgus
USES= cmake compiler:c++17-lang lua:51 pkgconfig sdl sqlite qt:5 xorg
USE_QT= core gui widgets multimedia location \
quickcontrols quickcontrols2 graphicaleffects \
- qmake_build buildtools_build
+ qmake:build buildtools:build
USE_XORG= x11
USE_SDL= sdl2 mixer2
CMAKE_ARGS= -DGAMEDIR:STRING="bin" \
diff --git a/games/xnethack/Makefile b/games/xnethack/Makefile
index d37234798498..0747725e89aa 100644
--- a/games/xnethack/Makefile
+++ b/games/xnethack/Makefile
@@ -41,7 +41,7 @@ GRAPHICS= X11_GRAPHICS
GRAPHICS= # none
.elif ${FLAVOR} == "qt"
USES+= localbase pkgconfig qt:5
-USE_QT= buildtools_build core gui multimedia network widgets
+USE_QT= buildtools:build core gui multimedia network widgets
MAKE_ENV+= MOCPATH=${MOC} LINK="${CXX} -pie"
# Qt wants PIC for some reason. For C code, PIE should be enough.
CFLAGS+= -I${QT_INCDIR} -fpie