https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241490
--- Comment #2 from [email protected] --- A commit references this bug: Author: adridg Date: Sat Feb 20 18:31:32 UTC 2021 New revision: 566177 URL: https://svnweb.freebsd.org/changeset/ports/566177 Log: Add mesa-dri dependency for qt5-gui There are cases (headless, no xorg-server) where a qt5-gui application still needs to run. It can use swrast, but only if that is installed. Add the mesa-dri dependency to make that happen automatically. For "normal" Qt5 usage, that is, Qt5 on the desktop, xorg-server already pulls this in. The only change is for systems with no X11, no Wayland, but with Qt5 GUI applications. PR: 241490 Submitted by: madpilot Reported by: madpilot Changes: head/x11-toolkits/qt5-gui/Makefile -- You are receiving this mail because: You are the assignee for the bug.
