summaryrefslogtreecommitdiff
path: root/databases/openldap-client
diff options
context:
space:
mode:
authorghen <ghen>2008-01-04 11:42:29 +0000
committerghen <ghen>2008-01-04 11:42:29 +0000
commit2f8d54a5af6adb97bdcbe73f723ab03d1bfd62f6 (patch)
treed35de1bcae78bfc79b41c1bfc2740db814b01a9d /databases/openldap-client
parent2137b5024e5b13450223b90dcc876e44d696617c (diff)
downloadpkgsrc-2f8d54a5af6adb97bdcbe73f723ab03d1bfd62f6.tar.gz
DESTDIR support for openldap.
Diffstat (limited to 'databases/openldap-client')
-rw-r--r--databases/openldap-client/Makefile4
1 files changed, 3 insertions, 1 deletions
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