aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix22/Makefile
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-04-22 22:04:52 +0800
committermnag <mnag@FreeBSD.org>2006-04-22 22:04:52 +0800
commit0d71064f274077f553118a41f9229312aed91d4b (patch)
tree1c4b12a22f9ee217f535324b998c7b0e106e34b9 /mail/postfix22/Makefile
parentc5a9ca666b051f4e521e854a373a24a9172dfa23 (diff)
downloadfreebsd-ports-gnome-0d71064f274077f553118a41f9229312aed91d4b.tar.gz
freebsd-ports-gnome-0d71064f274077f553118a41f9229312aed91d4b.tar.zst
freebsd-ports-gnome-0d71064f274077f553118a41f9229312aed91d4b.zip
- Update to use USE_BDB flag
PR: 96048 Submitted by: maintainer
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.