summaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2021-05-06 22:37:02 +0200
committerOlli Hauer <ohauer@FreeBSD.org>2021-05-06 22:37:02 +0200
commitd1755a0e8502d47300996e72a868b578a499a07b (patch)
tree4c17d28ba830eb34fe1cfb737b032ab9bd56e436 /mail/postfix-current
parent008d020972faa366a36c044eb5ac64163feee761 (diff)
downloadfreebsd-ports-d1755a0e8502d47300996e72a868b578a499a07b.zip
mail/postfix mail/postfix-current: add back PKGPREFIX for sasl build
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index bb3c62b34ede..6c5518c28b3e 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/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= -current-base-sasl
+.else
PKGNAMESUFFIX= -current-base
+.endif
PREFIX= /usr
ETCDIR= /etc/postfix
PLIST_SUB+= BMAN="share/"