Re: git: 0e54d5d3efaa - main - graphics/mesa-devel: unbreak X11=off build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jul 2023 03:39:26 UTC
Jan Beich <jbeich@FreeBSD.org> writes: > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=0e54d5d3efaa68144ec4d0e278bcb0dd69cb4ae4 > > commit 0e54d5d3efaa68144ec4d0e278bcb0dd69cb4ae4 > Author: Jan Beich <jbeich@FreeBSD.org> > AuthorDate: 2023-07-29 03:31:35 +0000 > Commit: Jan Beich <jbeich@FreeBSD.org> > CommitDate: 2023-07-29 03:34:08 +0000 > > graphics/mesa-devel: unbreak X11=off build > > meson.build:380:3: ERROR: Feature xlib-lease cannot be enabled: xlib-lease requires X11 and KMS/DRM support Oops, landed with the old commit that forgot to mention this is a regression fix for 3507fb3e4ec9 (--auto-features=enabled).