summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz>2007-05-27 18:42:54 +0000
committerschmonz <schmonz>2007-05-27 18:42:54 +0000
commitec00e174388b1b5d2d9437d19f0585f3d4f25e4b (patch)
tree1d419b20babe82d778ac481340696962d5ce8d56 /mail
parentfe9c5759fa073a7974ffa73f8c0710dc8d793371 (diff)
downloadpkgsrc-ec00e174388b1b5d2d9437d19f0585f3d4f25e4b.tar.gz
Move recipient-checking options into a PKG_OPTIONS_GROUP, as no two
of them apply together cleanly (and thus no PKGREVISION bump). Idea from wiz.
Diffstat (limited to 'mail')
-rw-r--r--mail/qmail/options.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/qmail/options.mk b/mail/qmail/options.mk
index eefe4a2d0c1..94cba1c44c3 100644
--- a/mail/qmail/options.mk
+++ b/mail/qmail/options.mk
@@ -1,9 +1,10 @@
-# $NetBSD: options.mk,v 1.27 2007/04/12 03:42:21 schmonz Exp $
+# $NetBSD: options.mk,v 1.28 2007/05/27 18:42:54 schmonz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qmail
-PKG_SUPPORTED_OPTIONS+= darwin sasl syncdir tls qmail-badrcptto qmail-bigdns
-PKG_SUPPORTED_OPTIONS+= qmail-netqmail qmail-outgoingip qmail-qregex
-PKG_SUPPORTED_OPTIONS+= qmail-realrcptto qmail-viruscan
+PKG_OPTIONS_OPTIONAL_GROUPS= rcpt
+PKG_OPTIONS_GROUP.rcpt= qmail-badrcptto qmail-qregex qmail-realrcptto
+PKG_SUPPORTED_OPTIONS+= darwin sasl syncdir tls qmail-bigdns qmail-netqmail
+PKG_SUPPORTED_OPTIONS+= qmail-outgoingip qmail-viruscan
.if ${OPSYS} == "Darwin"
PKG_SUGGESTED_OPTIONS+= darwin