summaryrefslogtreecommitdiffstats
path: root/mail/postfix/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix/DEPENDS')
-rwxr-xr-xmail/postfix/DEPENDS6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/postfix/DEPENDS b/mail/postfix/DEPENDS
index fcbbc0c7e4..674267c49d 100755
--- a/mail/postfix/DEPENDS
+++ b/mail/postfix/DEPENDS
@@ -25,6 +25,10 @@ optional_depends openssl \
"" "" \
"for SSL/TLS support" &&
+optional_depends dovecot \
+ "" "" \
+ "for SASL authentication via Dovecot" &&
+
optional_depends cyrus-sasl \
"" "" \
- "for SASL authentication mechanisms"
+ "for SASL authentication via the Cyrus libraries"