diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-08 10:31:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-08 10:31:19 +0000 |
commit | dcdbf3c0d2b0447517256c370670d1848b75b131 (patch) | |
tree | fb894b5eb83ef3fa9096a935b256728934ba7b58 /mail/cclient | |
parent | d43901881d7a754ca30eb9e1c1cf16d25868be98 (diff) | |
download | ports-dcdbf3c0d2b0447517256c370670d1848b75b131.tar.gz ports-dcdbf3c0d2b0447517256c370670d1848b75b131.zip |
Notes
Diffstat (limited to 'mail/cclient')
-rw-r--r-- | mail/cclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index 2a2fe763781f..625cc362e5f4 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -26,6 +26,8 @@ OPTIONS_DEFAULT= SSL SSL_AND_PLAINTEXT_DESC= Allow plain text passwords and SSL MBX_DEFAULT_DESC= Use MBX as default mailbox format +BROKEN_SSL= openssl-devel + ALL_TARGET= bsf MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes |