aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2012-09-20 08:00:30 +0800
committermakc <makc@FreeBSD.org>2012-09-20 08:00:30 +0800
commit18399fba78e3cacf5d8811712fb880b8e70918a6 (patch)
tree37c927ebf05fac2a24835623035151a585a7f49a /games
parent440d78cd8bd64eda2e8ac422bd5c8e774ec19290 (diff)
downloadfreebsd-ports-gnome-18399fba78e3cacf5d8811712fb880b8e70918a6.tar.gz
freebsd-ports-gnome-18399fba78e3cacf5d8811712fb880b8e70918a6.tar.zst
freebsd-ports-gnome-18399fba78e3cacf5d8811712fb880b8e70918a6.zip
Convert remaining ports to USE_QT4
Diffstat (limited to 'games')
-rw-r--r--games/gottet/Makefile3
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