diff options
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.06-r4.ebuild')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild b/mail-mta/netqmail/netqmail-1.06-r4.ebuild index 71b8eb49f7ca..04bb94458c05 100644 --- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -45,8 +45,8 @@ DEPEND=" !mail-mta/qmail net-mail/queue-repair ssl? ( - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:= ) ) sys-apps/gentoo-functions sys-apps/groff |