diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
commit | 336b31c3940aea29270fc9fd9b51d3ba1633729e (patch) | |
tree | ab986f61fb6fef3625ba83cee9ea5d304243bfe8 /devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in | |
parent | add ocaml-images 2.10 (diff) |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Notes
Notes:
svn path=/head/; revision=75035
Diffstat (limited to 'devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in')
-rw-r--r-- | devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in index 1b09b31af872..6e6adc74537d 100644 --- a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in +++ b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in @@ -1,11 +1,11 @@ ---- libgnomevfs/Makefile.in.orig Wed Nov 13 10:51:57 2002 -+++ libgnomevfs/Makefile.in Wed Nov 13 10:52:09 2002 -@@ -192,7 +192,7 @@ - +--- libgnomevfs/Makefile.in.orig Tue Jan 14 00:50:29 2003 ++++ libgnomevfs/Makefile.in Tue Jan 14 00:51:03 2003 +@@ -341,7 +341,7 @@ + # CLEANFILES = $(BUILT_SOURCES) # Platform specific includes -libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include -+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/include - libgnomevfsplatforminclude_HEADERS = gnome-vfs-file-size.h - ++libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs + libgnomevfsplatforminclude_HEADERS = \ + gnome-vfs-file-size.h |