svn commit: r489750 - head/security/krb5-devel

Cy Schubert cy at FreeBSD.org
Wed Jan 9 03:20:04 UTC 2019


Author: cy
Date: Wed Jan  9 03:20:03 2019
New Revision: 489750
URL: https://svnweb.freebsd.org/changeset/ports/489750

Log:
  Sync LMDB description with that of krb5-117.

Modified:
  head/security/krb5-devel/Makefile

Modified: head/security/krb5-devel/Makefile
==============================================================================
--- head/security/krb5-devel/Makefile	Wed Jan  9 03:19:12 2019	(r489749)
+++ head/security/krb5-devel/Makefile	Wed Jan  9 03:20:03 2019	(r489750)
@@ -50,7 +50,7 @@ DNS_FOR_REALM_CONFIGURE_ENABLE=	dns-for-realm
 LDAP=			Enable LDAP support
 LDAP_USE=		OPENLDAP=yes
 LDAP_CONFIGURE_WITH=	ldap
-LMDB_DESC=		Enable OpenLDAP Lightning Memory-Mapped Database
+LMDB_DESC=		OpenLDAP Lightning Memory-Mapped Database support
 LMDB_CONFIGURE_WITH=	lmdb
 LMDB_LIB_DEPENDS=	liblmdb.so:databases/lmdb
 LMDB_IMPLIES=		LDAP


More information about the svn-ports-all mailing list