diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 12:07:55 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 12:07:55 +0800 |
commit | 82668a5a8439e675e24ef1e63feab92af1f68e42 (patch) | |
tree | b1dec9b5a11909412754cde7a86124bed0f04607 /devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in | |
parent | e6bbcf50151b2b71ae5e44168254d8cdedb6ad66 (diff) | |
download | marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.gz marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.bz2 marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.lz marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.xz marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.zst marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.zip |
- Clean devel
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5056 df743ca5-7f9a-e211-a948-0013205c9059
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.in | 9 |
1 files changed, 0 insertions, 9 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 deleted file mode 100644 index 088433c51..000000000 --- a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- gnome-vfs-2.0.pc.in.orig Wed Sep 14 05:30:25 2005 -+++ gnome-vfs-2.0.pc.in Mon Oct 3 12:00:02 2005 -@@ -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-no-export-2.0 gobject-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 |