Hi ports people, I saw this post http://marc.info/?l=openbsd-ports-cvs&m=139507378232184&w=2 from Christian "naddy" Weisgerber and was also dismayed to find qt getting built on my computer.
It seems to be doxygen that drags qt in, if this is running prior to building anything that needs polkit, no qt gets built: cd /usr/ports/devel/doxygen env FLAVOR="no_gui" make install These flavors and subpackages always confuse me - would it be possible to make polkit build-depends on "doxygen-no_gui" so everyone can enjoy life without the useless bloat of qt? :-) Brett.