diff options
Diffstat (limited to 'games/bubble-chains/Makefile')
-rw-r--r-- | games/bubble-chains/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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}" |