summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs1/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-05-06 19:49:45 +0000
committermarcus <marcus@FreeBSD.org>2002-05-06 19:49:45 +0000
commit9b45a8fbc4f47b2360c80272d3367f6d3d1a6de2 (patch)
tree0e792e5b1e702f3da486d5dbacc0583725befa62 /devel/gnome-vfs1/files
parentaf08d572d271acb596572e7ad6184feb15b881c7 (diff)
downloadFreeBSD-ports-9b45a8fbc4f47b2360c80272d3367f6d3d1a6de2.zip
FreeBSD-ports-9b45a8fbc4f47b2360c80272d3367f6d3d1a6de2.tar.gz
Allow gnomevfs to find charset.alias. This should fix some recent
I18N problems reported with Nautilus. Bump PORTREVISION. Reported by: Franz Klammer <klammer@webonaut.com>
Diffstat (limited to 'devel/gnome-vfs1/files')
-rw-r--r--devel/gnome-vfs1/files/patch-libgnomevfs::libcharset::Makefile.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/gnome-vfs1/files/patch-libgnomevfs::libcharset::Makefile.in b/devel/gnome-vfs1/files/patch-libgnomevfs::libcharset::Makefile.in
index 090241b..b28eeb0 100644
--- a/devel/gnome-vfs1/files/patch-libgnomevfs::libcharset::Makefile.in
+++ b/devel/gnome-vfs1/files/patch-libgnomevfs::libcharset::Makefile.in
@@ -1,14 +1,11 @@
-
-$FreeBSD$
-
---- libgnomevfs/libcharset/Makefile.in 2002/03/17 14:28:57 1.1
-+++ libgnomevfs/libcharset/Makefile.in 2002/03/17 14:30:13
+--- libgnomevfs/libcharset/Makefile.in.orig Mon May 6 15:14:48 2002
++++ libgnomevfs/libcharset/Makefile.in Mon May 6 15:33:22 2002
@@ -188,7 +188,7 @@
cxxflags_set = @cxxflags_set@
l = @l@
-INCLUDES = -DLIBDIR=\"$(libdir)\"
-+INCLUDES = -DLIBDIR=\"$(prefix)/libdata\"
++INCLUDES = -DLIBDIR=\"%%LOCALBASE%%/libdata\"
noinst_LTLIBRARIES = libcharset.la
OpenPOWER on IntegriCloud