diff options
Diffstat (limited to 'databases/nss_ldap/Makefile')
-rw-r--r-- | databases/nss_ldap/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/nss_ldap/Makefile b/databases/nss_ldap/Makefile index 0dd4ea00711..816f19f9532 100644 --- a/databases/nss_ldap/Makefile +++ b/databases/nss_ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/04/01 01:39:24 taca Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:10 joerg Exp $ # DISTNAME= nss_ldap-260 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.padl.com/OSS/nss_ldap.html COMMENT= LDAP client for nsswitch +PKG_DESTDIR_SUPPORT= user-destdir + # needs nsswitch ONLY_FOR_PLATFORM= NetBSD-[3-9]*-* |