freebsd-ports/devel/gnome-vfs1/files/patch-libgnomevfs::libcharset::Makefile.in
Joe Marcus Clarke d25dd089f1 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>
2002-05-06 19:49:45 +00:00

20 lines
514 B
Text

--- 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=\"%%LOCALBASE%%/libdata\"
noinst_LTLIBRARIES = libcharset.la
@@ -351,7 +351,7 @@
check: check-am
installcheck-am:
installcheck: installcheck-am
-install-exec-am: install-exec-local
+install-exec-am:
install-exec: install-exec-am
install-data-am: