summaryrefslogtreecommitdiff
path: root/databases/openldap-nops
diff options
context:
space:
mode:
authorghen <ghen>2009-04-27 07:13:01 +0000
committerghen <ghen>2009-04-27 07:13:01 +0000
commitcf6f680ac7ec7b2f12ba8578be2abd2c59c47993 (patch)
treef1a6b6c872b8e46eeac3eec80ca7f4901ba841a1 /databases/openldap-nops
parent16b7750b02247a7f02dfbf0e9fe84395d90b1dd4 (diff)
downloadpkgsrc-cf6f680ac7ec7b2f12ba8578be2abd2c59c47993.tar.gz
Switch OpenLDAP server and modules to use database/db4 as a backend again,
now db 4.7 is known to work. Ok adam, manu.
Diffstat (limited to 'databases/openldap-nops')
-rw-r--r--databases/openldap-nops/Makefile4
1 files changed, 2 insertions, 2 deletions
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"