summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in
blob: b2f358fd1642bb2d72f0f1b9640eb2c4440dec4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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