git: 92a40ba38838 - main - Revert "x11-wm/phoc: unbreak build after b991d37c58ed"

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Mon, 11 Aug 2025 06:29:42 UTC
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92a40ba38838f9903886cd720e8d79a6456cb499

commit 92a40ba38838f9903886cd720e8d79a6456cb499
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2025-08-11 06:28:36 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-08-11 06:29:12 +0000

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

diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index 010f1b762c71..639b7f0b819d 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -30,7 +30,6 @@ GL_ACCOUNT=	World/Phosh
 GL_TUPLE=	World/Phosh:gmobile:v0.2.0:gmobile/subprojects/gmobile \
 		GNOME:gvdb:4758f6f:gvdb/subprojects/gvdb
 MESON_ARGS=	-Dembed-wlroots=disabled
-LDFLAGS+=	-lm # https://cgit.FreeBSD.org/ports/commit/?id=b991d37c58ed
 PLIST_FILES=	bin/${PORTNAME} \
 		bin/${PORTNAME}-outputs-states \
 		share/man/man1/${PORTNAME}-outputs-states.1.gz \