summaryrefslogtreecommitdiff
path: root/mail-mta/postfix/postfix-2.10.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/postfix/postfix-2.10.9.ebuild')
-rw-r--r--mail-mta/postfix/postfix-2.10.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.10.9.ebuild b/mail-mta/postfix/postfix-2.10.9.ebuild
index 71a043b3a939..9bfc6c311917 100644
--- a/mail-mta/postfix/postfix-2.10.9.ebuild
+++ b/mail-mta/postfix/postfix-2.10.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -32,7 +32,7 @@ DEPEND=">=dev-libs/libpcre-3.4
postgres? ( dev-db/postgresql:* )
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
- ssl? ( dev-libs/openssl:0 )"
+ ssl? ( dev-libs/openssl:0= )"
RDEPEND="${DEPEND}
dovecot-sasl? ( net-mail/dovecot )