git: 9b5f39901881 - main - audio/mumble: fastfix DBUS option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jul 2023 15:18:56 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b5f3990188145667e96afd58a5c27c0b4ef871f commit 9b5f3990188145667e96afd58a5c27c0b4ef871f Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-07-29 15:13:15 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-07-29 15:13:15 +0000 audio/mumble: fastfix DBUS option PR: 261395 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D41047 MFH: 2023Q3 --- audio/mumble/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 795513e38fc2..f7ee1c1707db 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -69,6 +69,7 @@ ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib AVAHI_CMAKE_BOOL= zeroconf AVAHI_LIB_DEPENDS= libdns_sd.so:net/avahi-libdns +DBUS_USES= qt:5 DBUS_USE= QT=dbus DBUS_CMAKE_BOOL= dbus