git: 55ce5342ae94 - main - x11/foot: drop unused workaround after 4bd24d8b7f0f

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 17 Jul 2025 00:55:37 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55ce5342ae9468aff3dd837d720a877f17fa1ea2

commit 55ce5342ae9468aff3dd837d720a877f17fa1ea2
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-07-17 00:50:20 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-07-17 00:54:26 +0000

    x11/foot: drop unused workaround after 4bd24d8b7f0f
---
 x11/foot/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/foot/Makefile b/x11/foot/Makefile
index ca5a3a781fe3..09e098a56fa8 100644
--- a/x11/foot/Makefile
+++ b/x11/foot/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS=	libepoll-shim.so:devel/libepoll-shim \
 USES=		compiler:c11 meson pkgconfig xorg
 USE_XORG=	pixman
 WRKSRC=		${WRKDIR}/${PORTNAME}
-MESON_ARGS=	-Dwerror=false # XXX Drop after 1.20.3/1.21.0 update
 
 OPTIONS_DEFINE=	DOCS LTO NOTIFY PGO UTF8PROC XDG
 OPTIONS_DEFAULT=LTO NOTIFY PGO UTF8PROC XDG