From 0b4b755417edcdd759d96c5b0eff311ba9ea4432 Mon Sep 17 00:00:00 2001 From: Beat Gaetzi Date: Wed, 19 Oct 2011 15:21:58 +0000 Subject: - Remove deskutils/lightning and deskutils/lightning-thunderbird as both ports were outdated and superseded by the new LIGHTNING option in www/seamonkey and mail/thunderbird. Please read UPDATING as the lightning XPI now register itself. Discussed with: flo@ at EuroBSDCon DevSummit --- .../files/patch-mozilla-js-src-configure.in | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in (limited to 'deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in') diff --git a/deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in b/deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in deleted file mode 100644 index fe78e75474bb..000000000000 --- a/deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in +++ /dev/null @@ -1,22 +0,0 @@ ---- mozilla/js/src/configure.in.orig 2010-05-12 21:05:58.000000000 +0200 -+++ mozilla/js/src/configure.in 2010-06-22 16:17:20.000000000 +0200 -@@ -1218,7 +1218,7 @@ - CPU_ARCH=sparc - ;; - --x86_64 | ia64) -+amd64 | x86_64 | ia64) - CPU_ARCH="$OS_TEST" - ;; - esac -@@ -2466,10 +2466,6 @@ - ENABLE_JIT=1 - NANOJIT_ARCH=ARM - ;; --sparc*-*) -- ENABLE_JIT=1 -- NANOJIT_ARCH=Sparc -- ;; - esac - - MOZ_ARG_DISABLE_BOOL(jit, -- cgit v1.2.3