diff options
| -rw-r--r-- | x11/kanshi/Makefile | 1 |
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 |
