aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-11-25 08:27:27 -0200
committerRenato Botelho <garga@FreeBSD.org>2014-11-25 08:27:27 -0200
commit2a66428bf6ef230ae4249ab1a9dae841b8685e88 (patch)
treefa25c68413430f542798a730555cf2f47683c7c3
parentb418b614aeabf431a558098d4cc14b99e4e321db (diff)
downloadpfsense-packages-2a66428bf6ef230ae4249ab1a9dae841b8685e88.tar.gz
pfsense-packages-2a66428bf6ef230ae4249ab1a9dae841b8685e88.tar.bz2
pfsense-packages-2a66428bf6ef230ae4249ab1a9dae841b8685e88.zip
Modernize OPTIONS for postfix
-rw-r--r--pkg_config.10.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 8bcf7617..e78946a2 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -422,7 +422,7 @@
<build_pbi>
<port>mail/postfix</port>
</build_pbi>
- <build_options>WITH_PCRE=true;WITH_SPF=true;WITH_SASL2=true;WITH_TLS=true</build_options>
+ <build_options>postfix_SET_FORCE=PCRE SASL2 SPF TLS</build_options>
</package>
<package>
<name>Dansguardian</name>