aboutsummaryrefslogtreecommitdiff
path: root/mail/zmailer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/zmailer/Makefile')
-rw-r--r--mail/zmailer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile
index dd3f8abb2efc..735e4ac1f67d 100644
--- a/mail/zmailer/Makefile
+++ b/mail/zmailer/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= veers@disturbed.net
GNU_CONFIGURE= yes
-.if defined(USE_SSL)
+.if defined(WITH_SSL)
USE_OPENSSL= RSA
CONFIGURE_ARGS= --with-openssl
.else