aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2010-02-15 05:11:39 +0100
committerLars Wendler <polynomial-c@gentoo.org>2010-02-15 05:11:39 +0100
commit5f6bed6e8bdb05a839f0a5319d04c96c5f0bc19f (patch)
treef1ef5360d3553eedd0c48ac61161bb7be8d92dfb /x11-plugins/enigmail
parentenigmail-1.0.1-r50: adding wifi to DEPEND as well... (diff)
downloadmozilla-5f6bed6e8bdb05a839f0a5319d04c96c5f0bc19f.tar.gz
mozilla-5f6bed6e8bdb05a839f0a5319d04c96c5f0bc19f.tar.bz2
mozilla-5f6bed6e8bdb05a839f0a5319d04c96c5f0bc19f.zip
enigmail-1.0.1-r50: we don't need wifi in enigmail
Diffstat (limited to 'x11-plugins/enigmail')
-rw-r--r--x11-plugins/enigmail/enigmail-1.0.1-r50.ebuild12
1 files changed, 4 insertions, 8 deletions
diff --git a/x11-plugins/enigmail/enigmail-1.0.1-r50.ebuild b/x11-plugins/enigmail/enigmail-1.0.1-r50.ebuild
index 3f46582a..8ac59a9b 100644
--- a/x11-plugins/enigmail/enigmail-1.0.1-r50.ebuild
+++ b/x11-plugins/enigmail/enigmail-1.0.1-r50.ebuild
@@ -22,8 +22,7 @@ SLOT="0"
LICENSE="MPL-1.1 GPL-2"
IUSE="wifi"
-DEPEND=">=mail-client/mozilla-thunderbird-3.0
- wifi? ( net-wireless/wireless-tools )"
+DEPEND=">=mail-client/mozilla-thunderbird-3.0"
RDEPEND="${DEPEND}
|| (
(
@@ -35,8 +34,7 @@ RDEPEND="${DEPEND}
)
)
=app-crypt/gnupg-1.4*
- )
- wifi? ( net-wireless/wireless-tools )"
+ )"
S="${WORKDIR}"/comm-central
@@ -97,10 +95,8 @@ src_configure() {
--enable-system-sqlite \
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} \
--with-user-appdir=.thunderbird \
- --enable-application=mail
-
- # Use enable features
- mozconfig_use_enable wifi necko-wifi
+ --enable-application=mail \
+ --disable-necko-wifi
# Finalize and report settings
mozconfig_final