summaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/options.mk b/mail/exim/options.mk
index f19eb8d427d..ead29471417 100644
--- a/mail/exim/options.mk
+++ b/mail/exim/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.18 2010/09/17 12:01:37 adam Exp $
+# $NetBSD: options.mk,v 1.19 2012/06/12 15:45:57 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.exim
PKG_SUPPORTED_OPTIONS= exim-appendfile-maildir exim-appendfile-mailstore
@@ -13,7 +13,7 @@ PKG_SUPPORTED_OPTIONS+= readline
PKG_SUGGESTED_OPTIONS= exim-appendfile-maildir exim-appendfile-mailstore
PKG_SUGGESTED_OPTIONS+= exim-appendfile-mbx exim-content-scan
PKG_SUGGESTED_OPTIONS+= exim-lookup-dsearch exim-old-demime exim-tcp-wrappers
-PKG_SUGGESTED_OPTIONS+= exim-tls
+PKG_SUGGESTED_OPTIONS+= exim-tls inet6
.include "../../mk/bsd.options.mk"