summaryrefslogtreecommitdiffstats
path: root/x11/libgnome/files/patch-help-converters::info::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libgnome/files/patch-help-converters::info::Makefile.in')
-rw-r--r--x11/libgnome/files/patch-help-converters::info::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/libgnome/files/patch-help-converters::info::Makefile.in b/x11/libgnome/files/patch-help-converters::info::Makefile.in
new file mode 100644
index 000000000..442f804c1
--- /dev/null
+++ b/x11/libgnome/files/patch-help-converters::info::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/x11/libgnome/files/patch-help-converters::info::Makefile.in,v 1.2 2003/02/07 18:42:17 marcus Exp $
+
+--- help-converters/info/Makefile.in 2002/02/20 18:09:43 1.1
++++ help-converters/info/Makefile.in 2002/02/20 18:10:02
+@@ -134,7 +134,7 @@
+ cxxflags_set = @cxxflags_set@
+ gnomelocaledir = @gnomelocaledir@
+
+-INCLUDES = $(LIBGNOME_CFLAGS)
++INCLUDES = -DPREFIX="\"$(PREFIX)\"" -DLOCALBASE="\"$(LOCALBASE)\"" -DX11BASE="\"$(X11BASE)\"" $(LIBGNOME_CFLAGS)
+
+ bin_PROGRAMS = gnome2-info2html
+