summaryrefslogtreecommitdiffstats
path: root/x11/libgnome/files/patch-libgnome::Makefile.in
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-26 22:17:52 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-26 22:17:52 +0800
commit5e4be1128a37781e477ebe45198774ba6257d934 (patch)
treeb41f449089c5a7927694c7cbcb364109269a0eb6 /x11/libgnome/files/patch-libgnome::Makefile.in
parent5c9ca4a0a1c9b5a352723e33fad4dc05ad2db5d6 (diff)
downloadmarcuscom-ports-5e4be1128a37781e477ebe45198774ba6257d934.tar
marcuscom-ports-5e4be1128a37781e477ebe45198774ba6257d934.tar.gz
marcuscom-ports-5e4be1128a37781e477ebe45198774ba6257d934.tar.bz2
marcuscom-ports-5e4be1128a37781e477ebe45198774ba6257d934.tar.lz
marcuscom-ports-5e4be1128a37781e477ebe45198774ba6257d934.tar.xz
marcuscom-ports-5e4be1128a37781e477ebe45198774ba6257d934.tar.zst
marcuscom-ports-5e4be1128a37781e477ebe45198774ba6257d934.zip
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8615 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/files/patch-libgnome::Makefile.in')
-rw-r--r--x11/libgnome/files/patch-libgnome::Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/libgnome/files/patch-libgnome::Makefile.in b/x11/libgnome/files/patch-libgnome::Makefile.in
new file mode 100644
index 000000000..5a240a06a
--- /dev/null
+++ b/x11/libgnome/files/patch-libgnome::Makefile.in
@@ -0,0 +1,12 @@
+--- libgnome/Makefile.in.orig Mon May 31 16:33:14 2004
++++ libgnome/Makefile.in Mon May 31 16:33:45 2004
+@@ -211,6 +211,9 @@
+ libgnomeincludedir = $(includedir)/libgnome-2.0/libgnome
+
+ INCLUDES = \
++ -DPREFIX=\""$(PREFIX)"\" \
++ -DLOCALBASE=\""$(LOCALBASE)"\" \
++ -DX11BASE=\""$(X11BASE)"\" \
+ -I.. \
+ -I$(srcdir)/.. \
+ $(WARN_CFLAGS) \