diff options
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 557734ed0604..538f12e7fd4e 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -377,7 +377,7 @@ CONFIGUREPROGRAMS= dnsfq hostname dnsip ipmeprint dnsptr CONFIGURESCRIPTS= config config-fast .if defined(SLAVE_LDAP) -TLS_USE= OPENSSL=yes +TLS_USES= ssl .endif # Port will control all PREFIX handling. |