summaryrefslogtreecommitdiff
path: root/databases/openldap-smbk5pwd
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-smbk5pwd
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-smbk5pwd')
-rw-r--r--databases/openldap-smbk5pwd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/openldap-smbk5pwd/Makefile b/databases/openldap-smbk5pwd/Makefile
index 73f16bf9082..1e551c02a6a 100644
--- a/databases/openldap-smbk5pwd/Makefile
+++ b/databases/openldap-smbk5pwd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/31 17:45:00 manu Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/27 07:13:02 ghen Exp $
PKGNAME= ${DISTNAME:S/-/-smbk5pwd-/}
COMMENT= Samba and Kerberos password sync for OpenLDAP
@@ -22,7 +22,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/krb5.buildlink3.mk"