summaryrefslogtreecommitdiffstats
path: root/games/tbe/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
committermiwi <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
commitbdb01e436951afbc072801302b9a72407299f54a (patch)
tree204231aa3dafe24790c35a32986984cdb94f5cd1 /games/tbe/Makefile
parent6ec4188dabec3cbd63cc23138b8ae1aea5370086 (diff)
downloadFreeBSD-ports-bdb01e436951afbc072801302b9a72407299f54a.zip
FreeBSD-ports-bdb01e436951afbc072801302b9a72407299f54a.tar.gz
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
Diffstat (limited to 'games/tbe/Makefile')
-rw-r--r--games/tbe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tbe/Makefile b/games/tbe/Makefile
index 19f1d6a..131d5e4 100644
--- a/games/tbe/Makefile
+++ b/games/tbe/Makefile
@@ -19,8 +19,7 @@ COMMENT= The Butterfly Effect
BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
USE_GMAKE= yes
-USE_QT_VER= 4
-QT_COMPONENTS= qmake_build corelib gui moc_build rcc_build svg uic_build xml
+USE_QT4= qmake_build corelib gui moc_build rcc_build svg uic_build xml
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/TheButterflyEffect-m${PORTVERSION}
OpenPOWER on IntegriCloud