pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/dovecot There is no sasl option, unlist it.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27a9ffbaab81
branches:  trunk
changeset: 395018:27a9ffbaab81
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Thu Jul 02 11:38:34 2009 +0000

description:
There is no sasl option, unlist it.

diffstat:

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

diffs (13 lines):

diff -r 9008014c5b30 -r 27a9ffbaab81 mail/dovecot/options.mk
--- a/mail/dovecot/options.mk   Thu Jul 02 10:18:46 2009 +0000
+++ b/mail/dovecot/options.mk   Thu Jul 02 11:38:34 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.21 2008/06/22 17:41:23 ghen Exp $
+# $NetBSD: options.mk,v 1.22 2009/07/02 11:38:34 ghen Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.dovecot
-PKG_SUPPORTED_OPTIONS= gssapi inet6 kqueue ldap mysql pam pgsql sasl sqlite
+PKG_SUPPORTED_OPTIONS= gssapi inet6 kqueue ldap mysql pam pgsql sqlite
 PKG_OPTIONS_OPTIONAL_GROUPS= ssl
 PKG_OPTIONS_GROUP.ssl= gnutls ssl
 PKG_SUGGESTED_OPTIONS= ssl



Home | Main Index | Thread Index | Old Index