summaryrefslogtreecommitdiff
path: root/deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2011-10-19 15:21:58 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2011-10-19 15:21:58 +0000
commit0b4b755417edcdd759d96c5b0eff311ba9ea4432 (patch)
treecdb851c21190d2d7439e97c6cc5d2a52701f74b0 /deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in
parent- Register lightning as a global extension and doesn't create the XPI to (diff)
- 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
Diffstat (limited to 'deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in')
-rw-r--r--deskutils/lightning-thunderbird/files/patch-mozilla-js-src-configure.in22
1 files changed, 0 insertions, 22 deletions
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,