diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-29 22:55:39 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-29 22:55:39 +0000 |
commit | 72a9b044643ac6260cb4042570436fbf61bd14c7 (patch) | |
tree | b1e360bd44fb9a3cbf050133df898598f8c94c7c /www/firefox35/files/patch-config-mkdepend-imakemdep.h | |
parent | - Update to 0.8.0a (diff) |
- Remove firefox-devel since firefox 1.5 is stable now
Notes
Notes:
svn path=/head/; revision=149965
Diffstat (limited to 'www/firefox35/files/patch-config-mkdepend-imakemdep.h')
-rw-r--r-- | www/firefox35/files/patch-config-mkdepend-imakemdep.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/firefox35/files/patch-config-mkdepend-imakemdep.h b/www/firefox35/files/patch-config-mkdepend-imakemdep.h deleted file mode 100644 index b218c8c159e7..000000000000 --- a/www/firefox35/files/patch-config-mkdepend-imakemdep.h +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - $MCom: ports/www/firefox-devel/files/patch-config-mkdepend-imakemdep.h,v 1.6 2005/07/14 05:25:44 ahze Exp $ - ---- 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", |