Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2025 06:29:41 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 201c518eba2d - main - Revert "x11/wlrctl: unbreak build after b991d37c58ed"
Message-ID:  <202508110629.57B6Tfl5043903@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=201c518eba2db0c0a710b1b9bc47ff1c93e85d03

commit 201c518eba2db0c0a710b1b9bc47ff1c93e85d03
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2025-08-11 06:28:21 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-08-11 06:29:09 +0000

    Revert "x11/wlrctl: unbreak build after b991d37c58ed"
    
    Not needed after ca0514ac8cbfde09a0e773829480c97223f7abf2
    
    This reverts commit a0c047e2deb092b0984d5710eb4a895abb6f4370.
---
 x11/wlrctl/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/wlrctl/Makefile b/x11/wlrctl/Makefile
index 66e0cc15433e..cff919bca6b1 100644
--- a/x11/wlrctl/Makefile
+++ b/x11/wlrctl/Makefile
@@ -17,7 +17,6 @@ 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}
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508110629.57B6Tfl5043903>