mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
1c219c3330
for informing applications about system events such as new hardware being added, new users logging into an IM application, new software installed, etc.
10 lines
324 B
PkgConfig
10 lines
324 B
PkgConfig
--- dbus-1.pc.in.orig Tue Jun 22 14:50:57 2004
|
|
+++ dbus-1.pc.in Tue Jun 22 14:54:24 2004
|
|
@@ -7,5 +7,5 @@
|
|
Description: Free desktop message bus
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -ldbus-1
|
|
-Cflags: -I${includedir}/dbus-1.0 -I${libdir}/dbus-1.0/include
|
|
+Cflags: -I${includedir}/dbus-1.0 -I${includedir}/dbus-1.0/include
|
|
|