summaryrefslogtreecommitdiffstats
path: root/www/galeon/files/patch-src_Makefile.in
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-24 11:39:06 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-24 11:39:06 +0800
commitbbd48812a11d376af0c9822c3bbc6bac23460d97 (patch)
tree8cde5bc973a14fbe01bf387e7ccaca9b33c5b081 /www/galeon/files/patch-src_Makefile.in
parentd715df454b1d71bd413a578ffe970b534c706776 (diff)
downloadmarcuscom-ports-bbd48812a11d376af0c9822c3bbc6bac23460d97.tar
marcuscom-ports-bbd48812a11d376af0c9822c3bbc6bac23460d97.tar.gz
marcuscom-ports-bbd48812a11d376af0c9822c3bbc6bac23460d97.tar.bz2
marcuscom-ports-bbd48812a11d376af0c9822c3bbc6bac23460d97.tar.lz
marcuscom-ports-bbd48812a11d376af0c9822c3bbc6bac23460d97.tar.xz
marcuscom-ports-bbd48812a11d376af0c9822c3bbc6bac23460d97.tar.zst
marcuscom-ports-bbd48812a11d376af0c9822c3bbc6bac23460d97.zip
- Add galeon only support for lonely mozilla
- Add support for lib/browser[_linux]_plugins with out using the galeon script git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5206 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/galeon/files/patch-src_Makefile.in')
-rw-r--r--www/galeon/files/patch-src_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/galeon/files/patch-src_Makefile.in b/www/galeon/files/patch-src_Makefile.in
new file mode 100644
index 000000000..3c75398d9
--- /dev/null
+++ b/www/galeon/files/patch-src_Makefile.in
@@ -0,0 +1,10 @@
+--- src/Makefile.in.orig Thu Dec 18 15:12:38 2003
++++ src/Makefile.in Thu Dec 18 15:13:13 2003
+@@ -206,6 +206,7 @@
+ -I$(top_srcdir)/bookmarks \
+ $(GALEON_DEPENDENCY_CFLAGS) \
+ -DSHARE_DIR=\"$(pkgdatadir)\" \
++ -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" \
+ -DDATADIR=\""$(datadir)"\"
+
+