From bd78464f74e0360d2e2874d447d0ec020118464b Mon Sep 17 00:00:00 2001 From: "Timur I. Bakeyev" Date: Thu, 16 Jul 2009 23:18:22 +0000 Subject: Fix artefacts of cloning the file from bsd.databases.mk. Clarify usage message. --- Mk/bsd.ldap.mk | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.ldap.mk b/Mk/bsd.ldap.mk index 66480f0e893b..5fddcc8386c6 100644 --- a/Mk/bsd.ldap.mk +++ b/Mk/bsd.ldap.mk @@ -6,16 +6,14 @@ .if defined(_POSTMKINCLUDED) && !defined(Ldap_Post_Include) -Ldap_Post_Include= bsd.ldap.mk -Database_Include_MAINTAINER= ports@FreeBSD.org +Ldap_Post_Include= bsd.ldap.mk +Database_Include_MAINTAINER= ports@FreeBSD.org -# This file contains some routines to interact with different databases, such -# as mysql, postgresql and berkley DB. For including this file define macro -# USE_[LDAP], for example USE_OPENLDAP. Defining macro like USE_[LDAP]_VER or -# WANT_[LDAP]_VER will include this file too. +# For including this file define macro USE_OPENLDAP. Defining macro like +# USE_OPENLDAP_VER or WANT_OPENLDAP_VER will include this file too. # ## -# USE_OPENLDAP - Add OpenLDAP client dependency. +# USE_OPENLDAP - Add OpenLDAP client dependency. # If no version is given (by the maintainer via the port or # by the user via defined variable), try to find the # currently installed version. Fall back to default if -- cgit v1.2.3