summaryrefslogtreecommitdiffstats
path: root/audio/murmur/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/murmur/Makefile')
-rw-r--r--audio/murmur/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile
index 254821b..17ab30b 100644
--- a/audio/murmur/Makefile
+++ b/audio/murmur/Makefile
@@ -20,8 +20,7 @@ LIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf
USERS= ${PORTNAME}
GROUPS= ${USERS}
-USE_QT_VER= 4
-QT_COMPONENTS= qmake_build moc_build corelib network xml sql sql-sqlite3_run
+USE_QT4= qmake_build moc_build corelib network xml sql sql-sqlite3_run
CONFIG= no-client
@@ -41,7 +40,7 @@ CONFIG+= no-ice
.endif
.if defined(WITH_DBUS)
-QT_COMPONENTS+= dbus
+USE_QT4+= dbus
.else
CONFIG+= no-dbus
.endif
OpenPOWER on IntegriCloud