From 2f8d54a5af6adb97bdcbe73f723ab03d1bfd62f6 Mon Sep 17 00:00:00 2001 From: ghen Date: Fri, 4 Jan 2008 11:42:29 +0000 Subject: DESTDIR support for openldap. --- databases/openldap-client/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'databases/openldap-client') diff --git a/databases/openldap-client/Makefile b/databases/openldap-client/Makefile index a49d7214cf6..df2c40fddd2 100644 --- a/databases/openldap-client/Makefile +++ b/databases/openldap-client/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2007/01/02 11:29:15 ghen Exp $ +# $NetBSD: Makefile,v 1.5 2008/01/04 11:42:30 ghen Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} COMMENT= Lightweight Directory Access Protocol libraries and client programs CONFLICTS+= openldap<2.3.23nb1 +PKG_DESTDIR_SUPPORT= user-destdir + CONFIGURE_ARGS+= --disable-slapd CONFIGURE_ARGS+= --disable-slurpd -- cgit v1.2.3