diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 9d695d7c67ba..c51460c07e94 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -118,7 +118,7 @@ CONFIGURE_ARGS+= --with-cachedir=${CACHEDIR} \ --with-cacheowner=${CACHEOWNER} .endif -.if defined(WITH_HTTP_LOGIN) +.if defined(WITH_HTTPS_LOGIN) CONFIGURE_ARGS+= --enable-https=login .elif defined(WITH_HTTPS) CONFIGURE_ARGS+= --enable-https