git: 9d5da73d52b5 - main - x11-toolkits/wlroots-devel: adjust workaround hint after 1026dccd1be9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jun 2024 22:24:18 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d5da73d52b54ff53f7e5965c03a7430e3ac2e96 commit 9d5da73d52b54ff53f7e5965c03a7430e3ac2e96 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-06-29 22:23:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-06-29 22:24:13 +0000 x11-toolkits/wlroots-devel: adjust workaround hint after 1026dccd1be9 --- x11-toolkits/wlroots-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index c5f0edefbacf..11fb428af786 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -25,7 +25,7 @@ GL_SITE= https://gitlab.freedesktop.org MESON_ARGS= -Dexamples=false -Dbackends=${BACKENDS:ts,} -Drenderers=${RENDERERS:ts,} PLIST_SUB= SUFFIX=-0.18 -# XXX Drop after graphics/wayland >= 1.23 update +# XXX Drop after graphics/wayland >= 1.24 update # https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/401 MESON_ARGS+= -Dc_std=c11