aboutsummaryrefslogtreecommitdiff
path: root/mail/nmh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r--mail/nmh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 3b509d738c18..239c856f3025 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -61,7 +61,7 @@ OPTIONS_DEFAULT= SMTP FLOCK
.if ${PORT_OPTIONS:MTLS}
CONFIGURE_ARGS+= --with-tls
-USE_OPENSSL= yes
+USES+= ssl
.endif
.if defined(WITH_DEBUG)