summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-07-17 14:23:34 +0000
committereik <eik@FreeBSD.org>2004-07-17 14:23:34 +0000
commitb1fd37398fd3489ef93a8646120acd0e9596d61d (patch)
tree66d58e9ea217c8d59a2b67e6c4ba9858d8af0df8 /Mk
parent3d8dbfed67051d918ee13284eba68917b75b4ee8 (diff)
downloadFreeBSD-ports-b1fd37398fd3489ef93a8646120acd0e9596d61d.zip
FreeBSD-ports-b1fd37398fd3489ef93a8646120acd0e9596d61d.tar.gz
make OpenLDAP 2.2 the default version
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index b6a54ad..748933b 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -276,7 +276,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
##
#
# USE_OPENLDAP - Says that the port uses the OpenLDAP libraries
-# Implies: WANT_OPENLDAP_VER?=21
+# Implies: WANT_OPENLDAP_VER?=22
# WANT_OPENLDAP_VER - Legal values are: 21, 22
# If set to an unkown value, the port is marked BROKEN.
# WANT_OPENLDAP_SASL - Says that the system should use OpenLDAP libraries
@@ -1177,7 +1177,7 @@ XFREE86_VERSION?= 3
# Location of mounted CDROM(s) to search for files
CD_MOUNTPTS?= /cdrom ${CD_MOUNTPT}
-WANT_OPENLDAP_VER?= 21
+WANT_OPENLDAP_VER?= 22
# Owner and group of the WWW user
WWWOWN?= www
OpenPOWER on IntegriCloud