summaryrefslogtreecommitdiffstats
path: root/www/firefox3-devel/files/patch-config_mkdepend_Makefile.in
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-10 00:33:12 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-10 00:33:12 +0800
commitf0686d399fe34a4aac8113258e355a672e6b7d79 (patch)
treedaa0805a45d6c8f5ff046fc264731174193ea4b6 /www/firefox3-devel/files/patch-config_mkdepend_Makefile.in
parent9560cce1191f31daa28fdec906428629994de429 (diff)
downloadmarcuscom-ports-f0686d399fe34a4aac8113258e355a672e6b7d79.tar.gz
marcuscom-ports-f0686d399fe34a4aac8113258e355a672e6b7d79.tar.zst
marcuscom-ports-f0686d399fe34a4aac8113258e355a672e6b7d79.zip
Resurrect firefox-devel and update to 3.0.a1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8022 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox3-devel/files/patch-config_mkdepend_Makefile.in')
-rw-r--r--www/firefox3-devel/files/patch-config_mkdepend_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/firefox3-devel/files/patch-config_mkdepend_Makefile.in b/www/firefox3-devel/files/patch-config_mkdepend_Makefile.in
new file mode 100644
index 000000000..bace012a2
--- /dev/null
+++ b/www/firefox3-devel/files/patch-config_mkdepend_Makefile.in
@@ -0,0 +1,10 @@
+--- config/mkdepend/Makefile.in.orig Sun Dec 12 07:36:57 2004
++++ config/mkdepend/Makefile.in Sun Dec 12 07:37:55 2004
+@@ -57,6 +57,7 @@
+ include $(topsrcdir)/config/rules.mk
+
+ HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\"
++HOST_CFLAGS += $(XCFLAGS)
+
+ ifdef GNU_CC
+ _GCCDIR = $(shell $(CC) -print-file-name=include)