pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot ...and likewise, option "gnutls" is no lo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e0ab3dd933e
branches: trunk
changeset: 498655:9e0ab3dd933e
user: tv <tv%pkgsrc.org@localhost>
date: Mon Aug 29 13:15:34 2005 +0000
description:
...and likewise, option "gnutls" is no longer supported here.
diffstat:
mail/dovecot/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 0202fce3400f -r 9e0ab3dd933e mail/dovecot/options.mk
--- a/mail/dovecot/options.mk Mon Aug 29 13:14:43 2005 +0000
+++ b/mail/dovecot/options.mk Mon Aug 29 13:15:34 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.8 2005/08/29 13:14:43 tv Exp $
+# $NetBSD: options.mk,v 1.9 2005/08/29 13:15:34 tv Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.dovecot
-PKG_SUPPORTED_OPTIONS= gnutls inet6 ldap mysql pam pgsql sasl ssl
+PKG_SUPPORTED_OPTIONS= inet6 ldap mysql pam pgsql sasl ssl
PKG_SUGGESTED_OPTIONS= ssl
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index