summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2025-08-11 08:28:02 +0200
committerEmmanuel Vadot <manu@FreeBSD.org>2025-08-11 08:29:06 +0200
commitde44660a2002b97b29ac15c79ef14a1615a51dda (patch)
treeb2f574adbffe3773536683222d4b075c19b090bf
parentRevert "graphics/wayland: Remove libm from pkgconfig Libs" (diff)
Revert "x11/kanshi: unbreak build after b991d37c58ed"
-rw-r--r--x11/kanshi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile
index 9cfd98203862..6ff6a1adf2a3 100644
--- a/x11/kanshi/Makefile
+++ b/x11/kanshi/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= libscfg.so:devel/libscfg \
USES= compiler:c11 meson pkgconfig
MESON_ARGS= -Dipc=disabled # https://github.com/varlink/libvarlink/issues/53
-LDFLAGS+= -lm # https://cgit.FreeBSD.org/ports/commit/?id=b991d37c58ed
PLIST_FILES= bin/${PORTNAME}
OPTIONS_DEFINE= MANPAGES