diff --git a/mail/sendmail-sasl/Makefile b/mail/sendmail-sasl/Makefile index 5ffc24226fef..2afda45f30e0 100644 --- a/mail/sendmail-sasl/Makefile +++ b/mail/sendmail-sasl/Makefile @@ -5,7 +5,8 @@ CATEGORIES= mail ipv6 MAINTAINER= dinoex@FreeBSD.org WITH_TLS= yes -WITH_SASL2= yes +WITH_SASL= yes +WITH_SASLAUTHD= yes SENDMAIL_PORT?= sendmail MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT}