summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/nss_ldap/nss_ldap-210.ebuild')
-rw-r--r--net-libs/nss_ldap/nss_ldap-210.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/nss_ldap/nss_ldap-210.ebuild b/net-libs/nss_ldap/nss_ldap-210.ebuild
index a2e3384c7291..741ff8dfc26d 100644
--- a/net-libs/nss_ldap/nss_ldap-210.ebuild
+++ b/net-libs/nss_ldap/nss_ldap-210.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-210.ebuild,v 1.2 2003/09/06 22:04:23 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/nss_ldap/nss_ldap-210.ebuild,v 1.3 2003/09/11 01:25:54 msterret Exp $
IUSE="berkdb debug ssl"
@@ -19,7 +19,7 @@ src_compile() {
local myconf=""
# --enable-schema-mapping enable attribute/objectclass mapping
# --enable-paged-results enable paged results control
- # --enable-configurable-krb5-ccname enable configurable
+ # --enable-configurable-krb5-ccname enable configurable
# Kerberos V credentials cache name
use berkdb && myconf="${myconf} --enable-rfc2307bis"