From cf6f680ac7ec7b2f12ba8578be2abd2c59c47993 Mon Sep 17 00:00:00 2001 From: ghen Date: Mon, 27 Apr 2009 07:13:01 +0000 Subject: Switch OpenLDAP server and modules to use database/db4 as a backend again, now db 4.7 is known to work. Ok adam, manu. --- databases/openldap-nops/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/openldap-nops') diff --git a/databases/openldap-nops/Makefile b/databases/openldap-nops/Makefile index 1952ea69b3c..78cc4b98bb9 100644 --- a/databases/openldap-nops/Makefile +++ b/databases/openldap-nops/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/02/25 20:31:41 manu Exp $ +# $NetBSD: Makefile,v 1.4 2009/04/27 07:13:02 ghen Exp $ PKGNAME= ${DISTNAME:S/-/-nops-/} COMMENT= Remove null-ops for OpenLDAP @@ -24,7 +24,7 @@ do-install: .include "../../databases/openldap/Makefile.common" -.include "../../databases/db46/buildlink3.mk" +.include "../../databases/db4/buildlink3.mk" .include "../../databases/openldap-client/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3