summaryrefslogtreecommitdiffstats
path: root/libldap/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'libldap/Pkgfile')
-rw-r--r--libldap/Pkgfile7
1 files changed, 1 insertions, 6 deletions
diff --git a/libldap/Pkgfile b/libldap/Pkgfile
index 0ba50856e..6f005d6c5 100644
--- a/libldap/Pkgfile
+++ b/libldap/Pkgfile
@@ -6,7 +6,7 @@
# Run on: cyrus-sasl
name=libldap
-version=2.4.28
+version=2.4.31
release=1
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$version.tgz)
@@ -19,7 +19,6 @@ build() {
--libexecdir=/usr/sbin \
--mandir=/usr/share/man \
--localstatedir=/var/openldap \
- --disable-nls \
--enable-syslog \
--with-threads \
--with-tls \
@@ -30,7 +29,6 @@ build() {
--enable-modules \
--enable-crypt \
--enable-rewrite \
- --disable-ldbm \
--disable-bdb \
--disable-hdb \
--enable-ldap \
@@ -39,8 +37,6 @@ build() {
--enable-dnssrv \
--enable-null \
--enable-perl \
- --with-dyngroup \
- --with-proxycache \
--enable-wrappers \
--enable-aci \
--enable-dynamic
@@ -68,4 +64,3 @@ build() {
ln -s libldap_r.so libldap_r.so.2) || exit 1
rm -r $PKG/etc
}
-