summaryrefslogtreecommitdiffstats
path: root/x11/libgnome/files/patch-help-converters::info::Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-12 07:57:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-12 07:57:57 +0800
commitc743f3fdfba92f3b7c40e1a06a7bf094b54e338b (patch)
treeb1fadfc3b679c1af6b87a223eddec44462c72d28 /x11/libgnome/files/patch-help-converters::info::Makefile.in
parent6b1ff2efef7bce0cc3bd500739f2ea4815daa1c3 (diff)
downloadmarcuscom-ports-c743f3fdfba92f3b7c40e1a06a7bf094b54e338b.tar
marcuscom-ports-c743f3fdfba92f3b7c40e1a06a7bf094b54e338b.tar.gz
marcuscom-ports-c743f3fdfba92f3b7c40e1a06a7bf094b54e338b.tar.bz2
marcuscom-ports-c743f3fdfba92f3b7c40e1a06a7bf094b54e338b.tar.lz
marcuscom-ports-c743f3fdfba92f3b7c40e1a06a7bf094b54e338b.tar.xz
marcuscom-ports-c743f3fdfba92f3b7c40e1a06a7bf094b54e338b.tar.zst
marcuscom-ports-c743f3fdfba92f3b7c40e1a06a7bf094b54e338b.zip
Add libgnome-2.3.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@569 df743ca5-7f9a-e211-a948-0013205c9059
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
+