Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/powerdns-ldap net/powerdns-ldap: Fix build and upd...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6224e86200c5
branches: trunk
changeset: 435218:6224e86200c5
user: otis <otis%pkgsrc.org@localhost>
date: Thu Jul 02 13:05:21 2020 +0000
description:
net/powerdns-ldap: Fix build and update for PowerDNS 4.3.0
diffstat:
net/powerdns-ldap/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r bd86b9bac8ea -r 6224e86200c5 net/powerdns-ldap/Makefile
--- a/net/powerdns-ldap/Makefile Thu Jul 02 13:04:16 2020 +0000
+++ b/net/powerdns-ldap/Makefile Thu Jul 02 13:05:21 2020 +0000
@@ -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 @@
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