git: 9ac8221ce428 - main - games/veloren: document Wayland support is broken after 1c4b6bc295c6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Dec 2022 16:51:18 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ac8221ce428c81f4a3e77a8b5c633fb81f4d2b9 commit 9ac8221ce428c81f4a3e77a8b5c633fb81f4d2b9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-20 16:46:27 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-20 16:48:47 +0000 games/veloren: document Wayland support is broken after 1c4b6bc295c6 [wayland-client error] Attempted to dispatch unknown opcode 0 for wl_shm, aborting. --- games/veloren/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/veloren/Makefile b/games/veloren/Makefile index ee445906081d..4533a9e8909e 100644 --- a/games/veloren/Makefile +++ b/games/veloren/Makefile @@ -2,7 +2,7 @@ PORTNAME= veloren DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 PORTREVISION= 3 -CATEGORIES= games +CATEGORIES= games # wayland: depends on https://gitlab.com/veloren/veloren/-/issues/1567 .if !make(makesum) MASTER_SITES= LOCAL/jbeich .endif