aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in')
-rw-r--r--devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in b/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in
index c75f0d973243..4acd9a1bc552 100644
--- a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in
+++ b/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in
@@ -1,12 +1,13 @@
$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
+--- gnome-vfs-2.0.pc.in.orig Thu Oct 28 13:25:35 2004
++++ gnome-vfs-2.0.pc.in Thu Oct 28 13:25:51 2004
@@ -8,5 +8,5 @@
Description: The GNOME virtual file-system libraries
Version: @VERSION@
- Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0
+ Requires: bonobo-activation-2.0 libbonobo-2.0 gconf-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
+