summaryrefslogtreecommitdiffstats
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.in13
1 files changed, 13 insertions, 0 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
new file mode 100644
index 000000000..b2f358fd1
--- /dev/null
+++ b/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in
@@ -0,0 +1,13 @@
+
+$FreeBSD: ports/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in,v 1.5 2004/11/07 22:24:12 marcus Exp $
+
+--- 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 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
+