summaryrefslogtreecommitdiff
path: root/mail/dkim-milter
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-12 15:45:54 +0000
committerwiz <wiz>2012-06-12 15:45:54 +0000
commitb20a8555f19e638b0da0a8606067173d14e92236 (patch)
tree2b285fa6770b50661c5304db25cc980b3914e417 /mail/dkim-milter
parent6fa662677d0b8372108ea1a048c01008bdcc82e9 (diff)
downloadpkgsrc-b20a8555f19e638b0da0a8606067173d14e92236.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'mail/dkim-milter')
-rw-r--r--mail/dkim-milter/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dkim-milter/options.mk b/mail/dkim-milter/options.mk
index 9b63e5458b9..3d0fdf6a805 100644
--- a/mail/dkim-milter/options.mk
+++ b/mail/dkim-milter/options.mk
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.8 2010/10/18 08:42:31 pettai Exp $
+# $NetBSD: options.mk,v 1.9 2012/06/12 15:45:57 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.dkim-milter
PKG_SUPPORTED_OPTIONS= inet6 dkim-milter-arlib debug dkim-stats without-libsm vbr
+PKG_SUGGESTED_OPTIONS= inet6
.include "../../mk/bsd.options.mk"