HomeFreeBSD

devel/dbus: Fix CMake config

Description

devel/dbus: Fix CMake config

The CMake config was essentially searching for the dbus pkgconfig file
in ${LOCALBASE}/lib/pkgconfig instead of ${LOCALBASE}/libdata/pkgconfig.
Not finding it, DBus1_FOUND was being set to false. devel/qt6-base, in
particular, was not finding dbus before this change.

MFH: 2023Q4
(cherry picked from commit fe00c4f9a3f94b92dc13ca809a5937b7fa0230ac)

Details

Provenance
jhaleAuthored on Nov 25 2023, 3:48 AM
Parents
R11:f6917f0034ea: net-im/gtkcord4: update to 0.0.16
Branches
Unknown
Tags
Unknown