diff options
Diffstat (limited to 'games/gottet')
-rw-r--r-- | games/gottet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gottet/Makefile b/games/gottet/Makefile index 46846edd5ba5..705776a19891 100644 --- a/games/gottet/Makefile +++ b/games/gottet/Makefile @@ -17,8 +17,7 @@ COMMENT= A Tetris clone LICENSE= GPLv3 USE_BZIP2= yes -USE_QT_VER= 4 -QT_COMPONENTS= moc_build qmake_build rcc_build iconengines imageformats +USE_QT4= moc_build qmake_build rcc_build iconengines imageformats USE_GMAKE= yes MAKE_JOBS_SAFE= yes |