diff options
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r-- | Mk/bsd.port.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index b6a54ad4f17f..748933bee926 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 |