diff options
Diffstat (limited to 'audio/murmur/Makefile')
-rw-r--r-- | audio/murmur/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index 8b344c9b3a95..46f145558e55 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -18,6 +18,8 @@ COMMENT= Murmur is the server component of Mumble BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs 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 |