Allow building with QtDBus again
74e3c3aa made it possible to build without DBus, but it did so by using three different, inconsistent variable names. Also switch from plain syntax to keyword syntax for breezestyleconfig, because they can't be mixed, which has been hidden before, because the "if(HAVE_DBUS)" branch could never be true.
(cherry picked from commit 5c59a401)