summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2007-09-26 05:47:46 +0000
committerbjs <bjs@pkgsrc.org>2007-09-26 05:47:46 +0000
commitcde8014a55a937355cc579a35de7102f2b4bde65 (patch)
tree28a8ffc078bc617f6845a214c97e010c18c0b28c /security
parent6461be475e28093e4b8c98e5a3483b5ee88f6aa6 (diff)
downloadpkgsrc-cde8014a55a937355cc579a35de7102f2b4bde65.tar.gz
PKG_OPTIONS_OPTIONAL_GROUPS/PKG_OPTIONS_NONEMPTY_SETS have their respective
options added to PKG_SUPPORTED_OPTIONS automagically. Duplicate options removed.
Diffstat (limited to 'security')
-rw-r--r--security/sudo/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/options.mk b/security/sudo/options.mk
index ee505a4142c..9aa39b459f2 100644
--- a/security/sudo/options.mk
+++ b/security/sudo/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.13 2007/08/18 15:09:12 taca Exp $
+# $NetBSD: options.mk,v 1.14 2007/09/26 05:47:46 bjs Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.sudo
-PKG_SUPPORTED_OPTIONS= kerberos ldap pam skey
+PKG_SUPPORTED_OPTIONS= ldap
PKG_OPTIONS_OPTIONAL_GROUPS= auth
PKG_OPTIONS_GROUP.auth= kerberos pam skey