freebsd-ports/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in

12 lines
402 B
PkgConfig

$FreeBSD$
--- gnome-vfs-2.0.pc.in 2002/02/16 13:07:24 1.1
+++ gnome-vfs-2.0.pc.in 2002/02/16 13:07:38
@@ -8,5 +8,5 @@
Description: The GNOME virtual file-system libraries
Version: @VERSION@
Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0
-Libs: -L${libdir} -lgnomevfs-2
+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@
Cflags: -I${includedir}/gnome-vfs-2.0 -I${libdir}/gnome-vfs-2.0/include