diff options
Diffstat (limited to 'mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild')
-rw-r--r-- | mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild b/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild index 2dc6012e1ec9..def3c02bd714 100644 --- a/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild +++ b/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild,v 1.8 2006/12/01 19:26:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild,v 1.9 2009/09/23 18:06:28 patrick Exp $ inherit eutils @@ -13,8 +13,7 @@ KEYWORDS="alpha amd64 hppa ppc sparc x86" LICENSE="GPL-2" IUSE="ssl ipv6 debug" -DEPEND="virtual/libc - ssl? ( dev-libs/openssl ) +DEPEND="ssl? ( dev-libs/openssl ) !virtual/mta" PROVIDE="virtual/mta" |