diff options
Diffstat (limited to 'games/simsu/Makefile')
-rw-r--r-- | games/simsu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/simsu/Makefile b/games/simsu/Makefile index a466ae349f29..3d2fdcb6eecb 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -16,8 +16,7 @@ COMMENT= Simsu is a basic Sudoku game LICENSE= GPLv3 -USE_QT_VER= 4 -QT_COMPONENTS= moc_build qmake_build rcc_build uic_build iconengines imageformats +USE_QT4= moc_build qmake_build rcc_build uic_build iconengines imageformats INSTALLS_ICONS= yes HAS_CONFIGURE= yes |