summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortv <tv>2005-08-29 13:15:34 +0000
committertv <tv>2005-08-29 13:15:34 +0000
commitd7cb225a17956a012c5187d1d8138f24f32ae3b8 (patch)
tree31ebed11cce6c05579844d9ba17b507afde33bd1 /mail
parent76107d239ce218802d436e8a80c999b3b6dd1de7 (diff)
downloadpkgsrc-d7cb225a17956a012c5187d1d8138f24f32ae3b8.tar.gz
...and likewise, option "gnutls" is no longer supported here.
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/options.mk b/mail/dovecot/options.mk
index c95275071cc..f16d3abed3e 100644
--- a/mail/dovecot/options.mk
+++ b/mail/dovecot/options.mk
@@ -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"