summaryrefslogtreecommitdiff
path: root/x11/xdg-desktop-portal-hyprland/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 19:44:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 19:58:59 +0000
commitcc5395cb8afd5e2e2dce0240cc903469af3e012a (patch)
tree0a44cee2e2072fbfdc441a19f7718e53e22a7a58 /x11/xdg-desktop-portal-hyprland/Makefile
parentx11/xdg-desktop-portal-wlr: unbreak with --auto-features=enabled (diff)
x11/xdg-desktop-portal-hyprland: unbreak with --auto-features=enabled
meson.build:112:0: ERROR: Dependency "systemd" not found, tried pkgconfig PR: 270361
Diffstat (limited to '')
-rw-r--r--x11/xdg-desktop-portal-hyprland/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile
index 4ebf92d8db85..f7c66e780b5a 100644
--- a/x11/xdg-desktop-portal-hyprland/Makefile
+++ b/x11/xdg-desktop-portal-hyprland/Makefile
@@ -30,7 +30,7 @@ USE_GL= gbm
GH_ACCOUNT= hyprwm
GH_TAGNAME= 85f49f4
GH_TUPLE= hyprwm:hyprland-protocols:b8f55e0:hyprland_protocols/subprojects/hyprland-protocols
-MESON_ARGS= -Dsd-bus-provider=basu
+MESON_ARGS= -Dsd-bus-provider=basu -Dsystemd=disabled
PLIST_FILES= libexec/${PORTNAME} \
share/dbus-1/services/org.freedesktop.impl.portal.desktop.hyprland.service \
share/xdg-desktop-portal/portals/hyprland.portal