summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index ec7c746c0e0e..f6ad60f7b211 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -93,7 +93,11 @@ BROKEN_FreeBSD_11= error: OpenSSL-1.1.1 is the minimum supported version
.endif
.if ${PORT_OPTIONS:MINST_BASE}
+.if defined(SASL_SLAVE)
+PKGNAMESUFFIX= -base-sasl
+.else
PKGNAMESUFFIX= -base
+.endif
PREFIX= /usr
ETCDIR= /etc/postfix
PLIST_SUB+= BMAN="share/"