diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mpop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 6d15ecb7bffe..4b44ccc871d8 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -21,7 +21,7 @@ INFO= mpop OPTIONS_DEFINE= GSASL IDN LIBSECRET NLS OPTIONS_RADIO= TLS OPTIONS_RADIO_TLS= GNUTLS OPENSSL -OPTIONS_DEFAULT= IDN GNUTLS +OPTIONS_DEFAULT= GNUTLS IDN OPTIONS_SUB= yes GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls |