pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/sudo PKG_OPTIONS_OPTIONAL_GROUPS/PKG_OPTIONS_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7b9241a2779
branches:  trunk
changeset: 533731:d7b9241a2779
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Wed Sep 26 05:47:46 2007 +0000

description:
PKG_OPTIONS_OPTIONAL_GROUPS/PKG_OPTIONS_NONEMPTY_SETS have their respective
options added to PKG_SUPPORTED_OPTIONS automagically.  Duplicate options
removed.

diffstat:

 security/sudo/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r d2748a8076b7 -r d7b9241a2779 security/sudo/options.mk
--- a/security/sudo/options.mk  Wed Sep 26 03:10:54 2007 +0000
+++ b/security/sudo/options.mk  Wed Sep 26 05:47:46 2007 +0000
@@ -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
 



Home | Main Index | Thread Index | Old Index