pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/nss_ldap Add NetBSD-4.0 and later to ONLY_FO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f008c3714039
branches:  trunk
changeset: 517395:f008c3714039
user:      hira <hira%pkgsrc.org@localhost>
date:      Thu Aug 10 11:53:08 2006 +0000

description:
Add NetBSD-4.0 and later to ONLY_FOR_PLATFORM.

diffstat:

 databases/nss_ldap/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c9f1c53c9dcd -r f008c3714039 databases/nss_ldap/Makefile
--- a/databases/nss_ldap/Makefile       Thu Aug 10 11:41:16 2006 +0000
+++ b/databases/nss_ldap/Makefile       Thu Aug 10 11:53:08 2006 +0000
@@ -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 @@
 COMMENT=               LDAP client for nsswitch
 
 # needs nsswitch
-ONLY_FOR_PLATFORM=     NetBSD-3.*-*
+ONLY_FOR_PLATFORM=     NetBSD-[3-9]*-*
 
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index