aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail-sasl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-05-20 07:15:33 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-05-20 07:15:33 +0000
commit49fb295112fd21b33c9087bd3c8cd76ee5d16a9d (patch)
tree33f56d5948ab07e02c90601990a1d29ecb79e518 /mail/sendmail-sasl
parent7730f0e5e3ff921a84b705f6d3b11cc774570dcb (diff)
downloadports-49fb295112fd21b33c9087bd3c8cd76ee5d16a9d.tar.gz
ports-49fb295112fd21b33c9087bd3c8cd76ee5d16a9d.zip
Notes
Diffstat (limited to 'mail/sendmail-sasl')
-rw-r--r--mail/sendmail-sasl/Makefile3
1 files changed, 2 insertions, 1 deletions
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}