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-configure | |
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-configure')
-rw-r--r-- | mail/lightning/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/lightning/files/patch-configure b/mail/lightning/files/patch-configure deleted file mode 100644 index fcc73c383e2c..000000000000 --- a/mail/lightning/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2009-07-28 09:36:01.000000000 +0200 -+++ configure 2009-07-28 09:37:09.000000000 +0200 -@@ -5408,7 +5408,7 @@ - CPU_ARCH=sparc - ;; - --x86_64 | sparc | ppc | ia64) -+amd64 | x86_64 | sparc | ppc | ia64) - CPU_ARCH="$OS_TEST" - ;; - esac |