pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/powerdns-ldap
Module Name: pkgsrc
Committed By: otis
Date: Thu Jul 2 13:05:21 UTC 2020
Modified Files:
pkgsrc/net/powerdns-ldap: Makefile
Log Message:
net/powerdns-ldap: Fix build and update for PowerDNS 4.3.0
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/powerdns-ldap/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/powerdns-ldap/Makefile
diff -u pkgsrc/net/powerdns-ldap/Makefile:1.20 pkgsrc/net/powerdns-ldap/Makefile:1.21
--- pkgsrc/net/powerdns-ldap/Makefile:1.20 Tue Mar 17 19:04:49 2020
+++ pkgsrc/net/powerdns-ldap/Makefile Thu Jul 2 13:05:21 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/03/17 19:04:49 adam Exp $
+# $NetBSD: Makefile,v 1.21 2020/07/02 13:05:21 otis Exp $
.include "../../net/powerdns/Makefile.backend"
@@ -8,4 +8,5 @@ COMMENT= LDAP backend module for PowerD
CONFIGURE_ARGS+= --with-dynmodules="ldap"
.include "../../databases/openldap-client/buildlink3.mk"
+.include "../../mk/krb5.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index