summaryrefslogtreecommitdiffstats
path: root/games/arx-libertatis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/arx-libertatis/Makefile')
-rw-r--r--games/arx-libertatis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/arx-libertatis/Makefile b/games/arx-libertatis/Makefile
index 0cf15e6..ed6d769 100644
--- a/games/arx-libertatis/Makefile
+++ b/games/arx-libertatis/Makefile
@@ -39,8 +39,7 @@ OPTIONS= CRASHREPORTER "Build crash reporter (requires Qt4)" off
.include <bsd.port.options.mk>
.if defined(WITH_CRASHREPORTER)
-USE_QT_VER= 4
-QT_COMPONENTS= corelib gui network rcc_build moc_build uic_build qmake_build
+USE_QT4= corelib gui network rcc_build moc_build uic_build qmake_build
CMAKE_ARGS+= -DBUILD_CRASHREPORTER=ON
PLIST_SUB+= CRASHREPORTER=""
.else
OpenPOWER on IntegriCloud