git: bb176de034ea - main - x11-toolkits/libdecor: drop unused DBUS=off dependency after 1a1e43198c5a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 14:27:17 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb176de034ea795cfb1830588f5ac73a42ec0b70 commit bb176de034ea795cfb1830588f5ac73a42ec0b70 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-01-29 14:23:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-01-29 14:26:22 +0000 x11-toolkits/libdecor: drop unused DBUS=off dependency after 1a1e43198c5a --- x11-toolkits/libdecor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/libdecor/Makefile b/x11-toolkits/libdecor/Makefile index 1cbbd8acc160..4bad8153f93d 100644 --- a/x11-toolkits/libdecor/Makefile +++ b/x11-toolkits/libdecor/Makefile @@ -33,8 +33,8 @@ LIB_DEPENDS.cairo= libgobject-2.0.so:devel/glib20 \ SELF_DEPENDS.cairo= main # Unused by the main library -LIB_DEPENDS.cairo+= libdbus-1.so:devel/dbus -LIB_DEPENDS.gtk3+= libdbus-1.so:devel/dbus +LIB_DEPENDS.cairo+= ${"${PORT_OPTIONS:MDBUS}":?libdbus-1.so\:devel/dbus:} +LIB_DEPENDS.gtk3+= ${"${PORT_OPTIONS:MDBUS}":?libdbus-1.so\:devel/dbus:} DBUS_MESON_ENABLED= dbus GTK3_SUBPACKAGES= gtk3