From 76d6ac6122a05c3551580945d540f2f8e1e4c85a Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 22 Aug 2002 19:13:46 +0000 Subject: BerkeleyDB cleanup - stage 2 Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x --- net/openldap24-server/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/openldap24-server') diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 25c94e488a7a..f20296d52b70 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -7,6 +7,7 @@ PORTNAME= openldap PORTVERSION= 2.0.25 +PORTREVISION= 1 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \ @@ -22,7 +23,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 +LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_AUTOCONF_VER=213 USE_LIBTOOL= yes -- cgit v1.2.3