maintainer-feedback requested: [Bug 260703] graphics/mesa-gallium-va: Fails to build with OPTIONS_FILE_UNSET+=X11

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Dec 2021 16:44:49 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 260703: graphics/mesa-gallium-va: Fails to build with
OPTIONS_FILE_UNSET+=X11
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260703



--- Description ---
With OPTIONS_FILE_UNSET+=X11 the configure step checks for
graphics/wayland-protocols which is not in the build dependency tree.

```
$ make all-depends-list | grep wayland-protocols
/usr/ports/graphics/wayland-protocols
$ make build-depends-list | grep wayland-protocols
$
```

This also applies to graphics/mesa-gallium-vdpau