summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2003-03-26 23:30:41 +0000
committerPeter Johanson <latexer@gentoo.org>2003-03-26 23:30:41 +0000
commit564b04e35431255dc669a641961bf414c6996fce (patch)
tree552ba8d62c99119b01c3c2eb14cf0ec018e1ac29 /net-mail/mutt
parentmark x86 (diff)
downloadhistorical-564b04e35431255dc669a641961bf414c6996fce.tar.gz
historical-564b04e35431255dc669a641961bf414c6996fce.tar.bz2
historical-564b04e35431255dc669a641961bf414c6996fce.zip
Digest fix
Diffstat (limited to 'net-mail/mutt')
-rw-r--r--net-mail/mutt/mutt-1.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mutt/mutt-1.5.4.ebuild b/net-mail/mutt/mutt-1.5.4.ebuild
index c494912506de..ef1283216065 100644
--- a/net-mail/mutt/mutt-1.5.4.ebuild
+++ b/net-mail/mutt/mutt-1.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mutt/mutt-1.5.4.ebuild,v 1.3 2003/03/26 05:23:45 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mutt/mutt-1.5.4.ebuild,v 1.4 2003/03/26 23:30:41 latexer Exp $
IUSE="ssl nls slang cjk crypt imap"
@@ -49,7 +49,7 @@ src_compile() {
fi
local myconf
- myconf="`use_enable nls` `use_enable ssl` \
+ myconf="`use_enable nls` `use_with ssl` \
`use_enable imap` `use_enable crypt pgp`"
# --without-slang doesn't work;