c18f36a612
CVE-2008-3337 that we already had in patch-ac.
13 lines
360 B
Makefile
13 lines
360 B
Makefile
# $NetBSD: Makefile,v 1.5 2008/08/11 14:38:33 ghen Exp $
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../net/powerdns/Makefile.backend"
|
|
|
|
PKGNAME= ${DISTNAME:S/pdns/powerdns-ldap/}
|
|
COMMENT= LDAP backend module for PowerDNS
|
|
|
|
CONFIGURE_ARGS+= --with-dynmodules="ldap"
|
|
|
|
.include "../../databases/openldap-client/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|