maintainer-feedback requested: [Bug 260703] graphics/mesa-gallium-va: Fails to build with OPTIONS_FILE_UNSET+=X11
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> 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