summaryrefslogtreecommitdiff
path: root/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-14 09:42:12 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-14 09:42:12 +0000
commit03cceed935615886af3d9551e9fb9b573ce3744a (patch)
treefefb362514ed477cab8a0c201ef842c790185635 /devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in
parentDeprecate ports related to no more support vmware versions (diff)
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=312209
Diffstat (limited to 'devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in')
-rw-r--r--devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in b/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in
index 168fba882ca8..98354d83d2de 100644
--- a/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in
+++ b/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in
@@ -5,5 +5,5 @@
Version: @VERSION@
Requires: gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0
-Libs: -L${libdir} -lgnomevfs-2
-+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@
++Libs: -L${libdir} -lgnomevfs-2 -pthread
Cflags: -I${includedir}/gnome-vfs-2.0 -I${includedir}/gnome-vfs-module-2.0 -I${libdir}/gnome-vfs-2.0/include