summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorsalo <salo>2003-06-23 15:10:44 +0000
committersalo <salo>2003-06-23 15:10:44 +0000
commit91e56665032e2acc2e2d929866eb461712eb8da2 (patch)
tree970b53b723d3aa7c9e85875157e61e8be4d3057e /mk
parentee33f849e548ebc3073124abb01724e3125232be (diff)
downloadpkgsrc-91e56665032e2acc2e2d929866eb461712eb8da2.tar.gz
Remove DOVECOT_USE_LDAP in favor of generic USE_OPENLDAP.
Correct USE_OPENLDAP comment accordingly.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index 814bdf80573..c73a8aab372 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.154 2003/06/12 15:27:08 jschauma Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.155 2003/06/23 15:10:44 salo Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -681,11 +681,6 @@ DOVECOT_USE_GNUTLS?= NO
# Possible: YES, NO
# Default: NO
-DOVECOT_USE_LDAP?= NO
-# Used by dovecot package to determine whether to enable LDAP support.
-# Possible: YES, NO
-# Default: NO
-
DOVECOT_USE_PGSQL?= NO
# Used by dovecot package to determine whether to enable PostgreSQL support.
# Possible: YES, NO
@@ -1697,7 +1692,7 @@ USE_MMX?= NO
# Default: NO
USE_OPENLDAP?= NO
-# Enable openldap support in gnupg.
+# Enable openldap support. Used in gnupg, dovecot.
# Possible: YES, or NO.
# Default: NO