git: de44660a2002 - main - Revert "x11/kanshi: unbreak build after b991d37c58ed"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Aug 2025 06:29:40 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de44660a2002b97b29ac15c79ef14a1615a51dda
commit de44660a2002b97b29ac15c79ef14a1615a51dda
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2025-08-11 06:28:02 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-08-11 06:29:06 +0000
Revert "x11/kanshi: unbreak build after b991d37c58ed"
Not needed after ca0514ac8cbfde09a0e773829480c97223f7abf2
This reverts commit 94c22bce720038e7c5c65a1d6ed7164d2f4db6c6.
---
x11/kanshi/Makefile | 1 -
1 file changed, 1 deletion(-)
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