summaryrefslogtreecommitdiff
path: root/x11/xdg-desktop-portal-wlr/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 19:43:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 19:58:58 +0000
commit41360b862828dadc804548886e9c03c66a94d903 (patch)
treec3e67c0c5086e503ec4b4b941ecb3a5ac18b8556 /x11/xdg-desktop-portal-wlr/Makefile
parentsysutils/seatd: unbreak with --auto-features=enabled (diff)
x11/xdg-desktop-portal-wlr: unbreak with --auto-features=enabled
meson.build:111:0: ERROR: Dependency "systemd" not found, tried pkgconfig PR: 270361
Diffstat (limited to '')
-rw-r--r--x11/xdg-desktop-portal-wlr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile
index 06d2d44ece5f..460b14fe9f9d 100644
--- a/x11/xdg-desktop-portal-wlr/Makefile
+++ b/x11/xdg-desktop-portal-wlr/Makefile
@@ -24,7 +24,7 @@ USES= compiler:c11 gl meson pkgconfig
USE_GITHUB= yes
USE_GL= gbm
GH_ACCOUNT= emersion
-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.wlr.service \
share/xdg-desktop-portal/portals/wlr.portal