summaryrefslogtreecommitdiff
path: root/x11/kanshi/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 19:46:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 19:58:59 +0000
commit6b1c4e84699b218169a140356807a607af96d03f (patch)
treeee06b50db5cdf9e58b1ce184ef7ccf52f2ba73d9 /x11/kanshi/Makefile
parentx11/xdg-desktop-portal-hyprland: unbreak with --auto-features=enabled (diff)
x11/kanshi: unbreak with --auto-features=enabled
meson.build:38:0: ERROR: Dependency "libvarlink" not found, tried pkgconfig PR: 270361
Diffstat (limited to '')
-rw-r--r--x11/kanshi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile
index 9530cd8483b9..13fc793644e7 100644
--- a/x11/kanshi/Makefile
+++ b/x11/kanshi/Makefile
@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libwayland-client.so:graphics/wayland
USES= compiler:c11 meson pkgconfig
+MESON_ARGS= -Dipc=disabled # https://github.com/varlink/libvarlink/issues/53
PLIST_FILES= bin/${PORTNAME}
OPTIONS_DEFINE= MANPAGES