diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/nss_ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/nss_ldap/Makefile b/databases/nss_ldap/Makefile index 2b6397fb229..5fd5f7bd0bc 100644 --- a/databases/nss_ldap/Makefile +++ b/databases/nss_ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/08/08 09:33:58 drochner Exp $ +# $NetBSD: Makefile,v 1.13 2006/08/10 11:53:08 hira Exp $ # DISTNAME= nss_ldap-240 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.padl.com/OSS/nss_ldap.html COMMENT= LDAP client for nsswitch # needs nsswitch -ONLY_FOR_PLATFORM= NetBSD-3.*-* +ONLY_FOR_PLATFORM= NetBSD-[3-9]*-* GNU_CONFIGURE= yes USE_TOOLS+= gmake |