aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 20:25:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 20:31:07 +0000
commitb5fedf3a96124dba79e7fda6985820e06b51108c (patch)
tree039c45a19c5265d8698ba8889b76ccf55597a101
parent5594d5eafe146fdd07a26e10801fa73a716d356c (diff)
downloadports-b5fedf3a96124dba79e7fda6985820e06b51108c.tar.gz
ports-b5fedf3a96124dba79e7fda6985820e06b51108c.zip
x11-wm/hyprland: unbreak with --auto-features=enabled
meson.build:60:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig and cmake PR: 270361
-rw-r--r--x11-wm/hyprland/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index d8d4b2ff9165..63c9f145c399 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -29,6 +29,7 @@ GH_ACCOUNT= hyprwm
GH_PROJECT= Hyprland
GH_TUPLE= hyprwm:hyprland-protocols:301733a:hyprland_protocols/subprojects/hyprland-protocols \
canihavesomecoffee:udis86:1.7.2-186-g5336633:udis86/subprojects/udis86
+MESON_ARGS= -Dsystemd=disabled
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT=X11