aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2018-11-28 14:34:44 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2018-11-28 14:34:44 +0000
commit666127294e65455d2479139067867f694a6f3b7e (patch)
tree27de7264013e6bec817bf58b264147d882361bcd /mail
parent92d43ad56a55d6c17f818012c83134898d53af0b (diff)
downloadports-666127294e65455d2479139067867f694a6f3b7e.tar.gz
ports-666127294e65455d2479139067867f694a6f3b7e.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile2
-rw-r--r--mail/postfix/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 48da4a59696d..ed51a44ed55f 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -45,7 +45,7 @@ OPTIONS_DEFINE= BDB BLACKLISTD CDB DOCS EAI INST_BASE LDAP LDAP_SASL \
OPTIONS_RADIO= RG1
OPTIONS_RADIO_RG1= SASLKRB5 SASLKMIT
-OPTIONS_DEFAULT= EAI PCRE TLS
+OPTIONS_DEFAULT?= EAI PCRE TLS
BDB_USES= bdb
BLACKLISTD_EXTRA_PATCHES= ${FILESDIR}/extra-patch-blacklistd
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 8590de3912c0..7622e94d7c8c 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -45,7 +45,7 @@ OPTIONS_DEFINE= BDB BLACKLISTD CDB DOCS EAI INST_BASE LDAP LDAP_SASL \
OPTIONS_RADIO= RG1
OPTIONS_RADIO_RG1= SASLKRB5 SASLKMIT
-OPTIONS_DEFAULT= EAI PCRE TLS
+OPTIONS_DEFAULT?= EAI PCRE TLS
BDB_USES= bdb
BLACKLISTD_EXTRA_PATCHES= ${FILESDIR}/extra-patch-blacklistd