diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-03 21:15:11 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-03 21:15:11 +0000 |
commit | 305d58a0b39d802784948d7fd42b52b75a6e60fb (patch) | |
tree | 650b8c9e2534eec417e6abf98f4b3393866b2453 /mail/lightning/files/patch-config-mkdepend-imakemdep.h | |
parent | Add entry for sysutils/zfSnap -> sysutils/zfsnap. (diff) |
- Remove mail/lightning: Upstream development of Sunbird has been
discontinued.
Notes
Notes:
svn path=/head/; revision=258729
Diffstat (limited to 'mail/lightning/files/patch-config-mkdepend-imakemdep.h')
-rw-r--r-- | mail/lightning/files/patch-config-mkdepend-imakemdep.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/lightning/files/patch-config-mkdepend-imakemdep.h b/mail/lightning/files/patch-config-mkdepend-imakemdep.h deleted file mode 100644 index b688e664475d..000000000000 --- a/mail/lightning/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", |