aboutsummaryrefslogtreecommitdiff
path: root/net/openldap2/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-07 18:30:21 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-07 18:30:21 +0000
commitd5511f0046fd58b76a7906e956d15c4bb57baf9b (patch)
tree8a6e8b984447c1f7202e225d51ebacea84f049fa /net/openldap2/Makefile
parent274de75e9b7fa3d5d612ece4f9f2c91b44a513b9 (diff)
downloadports-d5511f0046fd58b76a7906e956d15c4bb57baf9b.tar.gz
ports-d5511f0046fd58b76a7906e956d15c4bb57baf9b.zip
Notes
Diffstat (limited to 'net/openldap2/Makefile')
-rw-r--r--net/openldap2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile
index cfdaaf693a2e..dbf440189c95 100644
--- a/net/openldap2/Makefile
+++ b/net/openldap2/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