aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix22/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-04-22 14:04:52 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-04-22 14:04:52 +0000
commit84ecb89c2e2c0eb4c26fc6a76f63a402cb2a0a54 (patch)
tree8b0ea2716958328452339e83e6c0c7f22d1b5b76 /mail/postfix22/Makefile
parent9b389e718be088ad596c4b85968e8e8993404d40 (diff)
downloadports-84ecb89c2e2c0eb4c26fc6a76f63a402cb2a0a54.tar.gz
ports-84ecb89c2e2c0eb4c26fc6a76f63a402cb2a0a54.zip
Notes
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r--mail/postfix22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index 329a371d45ac..7152cb281f74 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -7,7 +7,7 @@
# To pre-select options in batch mode, run make like this:
#
-# make -DBATCH POSTFIX_OPTIONS="DB43 TLS"
+# make -DBATCH POSTFIX_OPTIONS="BDB TLS"
#
# the options are the same names as in the scripts/configure.postfix file.
# POSTFIX_OPTIONS can be set in /etc/make.conf also.