mail-mta/netqmail: remove broken USE=libressl

Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Rolf Eike Beer
2020-12-30 18:00:23 +01:00
committed by Sergei Trofimovich
parent 8bd62e2d27
commit 2d3cca9da5

View File

@@ -42,7 +42,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla"
IUSE="authcram gencertdaily highvolume pop3 qmail-spp ssl vanilla"
REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )"
RESTRICT="test"
@@ -60,10 +60,7 @@ DEPEND="
net-mail/queue-repair
sys-apps/gentoo-functions
sys-apps/groff
ssl? (
!libressl? ( >=dev-libs/openssl-1.1:0= )
libressl? ( dev-libs/libressl:= )
)
ssl? ( >=dev-libs/openssl-1.1:0= )
"
RDEPEND="${DEPEND}
sys-apps/ucspi-tcp