diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-09-20 00:00:30 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-09-20 00:00:30 +0000 |
commit | 0cc9b881215ba641cfea75566b9d6557d4c38532 (patch) | |
tree | 37c927ebf05fac2a24835623035151a585a7f49a /games/gottet | |
parent | 6df6a812b7c4cdf71f5d7f1d903f6cf1d46ec999 (diff) | |
download | ports-0cc9b881215ba641cfea75566b9d6557d4c38532.tar.gz ports-0cc9b881215ba641cfea75566b9d6557d4c38532.zip |
Notes
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 |