diff options
Diffstat (limited to 'net-nds/openldap/openldap-2.0.27.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.0.27.ebuild b/net-nds/openldap/openldap-2.0.27.ebuild index cc05375517a9..814a67e1cbc5 100644 --- a/net-nds/openldap/openldap-2.0.27.ebuild +++ b/net-nds/openldap/openldap-2.0.27.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-nds/openldap/openldap-2.0.27.ebuild,v 1.6 2003/02/13 15:13:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.0.27.ebuild,v 1.7 2003/02/23 22:11:09 raker Exp $ DESCRIPTION="LDAP suite of application and development tools" SRC_URI="ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/${P}.tgz" @@ -63,7 +63,7 @@ src_compile() { --enable-phonetic \ --enable-dynamic \ --enable-ldap \ - --disable-sasl \ + --without-cyrus-sasl \ --disable-spasswd \ --enable-passwd \ --enable-shell \ |