1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/devel/dbus/files/patch-dbus-1.pc.in
Joe Marcus Clarke 85294c207b I was too over-zealous with patch removal in the 0.95 update. Restore
a pkg-config bit that will fix dependent port builds.
2006-11-06 07:59:07 +00:00

10 lines
357 B
PkgConfig

--- dbus-1.pc.in.orig Mon Nov 6 02:55:38 2006
+++ dbus-1.pc.in Mon Nov 6 02:55:57 2006
@@ -10,5 +10,5 @@ Name: dbus
Description: Free desktop message bus
Version: @VERSION@
Libs: -L${libdir} -ldbus-1 @DBUS_CLIENT_LIBS@
-Cflags: -I${includedir}/dbus-1.0 -I${libdir}/dbus-1.0/include
+Cflags: -I${includedir}/dbus-1.0 -I${includedir}/dbus-1.0/include