summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/kanshi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile
index 6ff6a1adf2a3..9cfd98203862 100644
--- a/x11/kanshi/Makefile
+++ b/x11/kanshi/Makefile
@@ -16,6 +16,7 @@ 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