summaryrefslogtreecommitdiff
path: root/net/openldap21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap21/Makefile')
-rw-r--r--net/openldap21/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile
index cfdaaf693a2e..dbf440189c95 100644
--- a/net/openldap21/Makefile
+++ b/net/openldap21/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openldap
-PORTVERSION= 1.2.10
+PORTVERSION= 1.2.11
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \
ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \
@@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \
ftp://ftp.zcu.cz/pub/network/openldap/openldap-release/
EXTRACT_SUFX= .tgz
-MAINTAINER= ulmo@earthling.net
+MAINTAINER= lodea@vet.com.au
.if defined(WITH_DB2)
BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db/
@@ -29,6 +29,7 @@ CONFIGURE_ARGS+= --enable-ldbm --with-ldbm-api=db2
.endif
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS+= --localstatedir=/var/run --enable-shared --enable-dns
# Include tcp-wrapper support