summaryrefslogtreecommitdiff
path: root/www/firefox-devel/files/patch-config-mkdepend-imakemdep.h
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-14 22:10:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-14 22:10:37 +0000
commit48513dccaee4a4f571d9be161045ae0add1c452d (patch)
tree7bcb3e178012812be0b770ed2907a606fe1d757f /www/firefox-devel/files/patch-config-mkdepend-imakemdep.h
parent- Connect firefox35-i18n to the build (diff)
- Remove www/firefox-devel, please use www/firefox3 or www/firefox35
Notes
Notes: svn path=/head/; revision=237822
Diffstat (limited to 'www/firefox-devel/files/patch-config-mkdepend-imakemdep.h')
-rw-r--r--www/firefox-devel/files/patch-config-mkdepend-imakemdep.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/firefox-devel/files/patch-config-mkdepend-imakemdep.h b/www/firefox-devel/files/patch-config-mkdepend-imakemdep.h
deleted file mode 100644
index b688e664475d..000000000000
--- a/www/firefox-devel/files/patch-config-mkdepend-imakemdep.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- config/mkdepend/imakemdep.h Fri Sep 4 21:22:25 1998
-+++ config/mkdepend/imakemdep.h Thu Oct 16 22:43:25 2003
-@@ -278,4 +278,7 @@
- "-D__i386__",
- # endif
-+# if defined(__amd64__) || defined(__x86_64__)
-+ "-D__amd64__ -D__x86_64__",
-+# endif
- # ifdef __GNUC__
- "-traditional",