[Bug 271581] x11-toolkits/qt5-gui: fails to package when ATKONLY=on in accessibility/at-spi2-core
Date: Fri, 28 Feb 2025 04:25:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271581 --- Comment #25 from Corey Halpin <chalpin@cs.wisc.edu> --- Adding this option allows users who do not want dbus on their systems to build qt5 without it. The ports tree has not previously provided for this without local patches, so not including it at least would not be a regression. I'm perfectly happy continuing to maintain my local patches for this purpose. My personal experience has been that removing dbus support tends to avoid "cryptic problems", auto-starting daemons that I didn't want, and programs hanging seemingly at random. Including this option in the port would allow users to decide which "cryptic problems" they want to experience - those caused by dbus or those caused by omitting it. -- You are receiving this mail because: You are on the CC list for the bug.