summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/wlrctl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wlrctl/Makefile b/x11/wlrctl/Makefile
index cff919bca6b1..66e0cc15433e 100644
--- a/x11/wlrctl/Makefile
+++ b/x11/wlrctl/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon
USES= compiler:c11 meson pkgconfig
+LDFLAGS+= -lm # https://cgit.FreeBSD.org/ports/commit/?id=b991d37c58ed
PLIST_FILES= bin/${PORTNAME} \
share/zsh/site-functions/_${PORTNAME}