summaryrefslogtreecommitdiff
path: root/security/pam-ldap
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
committerwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
commit7166660e0869e600de95f00511736db4bf628d2d (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /security/pam-ldap
parent0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff)
downloadpkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'security/pam-ldap')
-rw-r--r--security/pam-ldap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile
index dffb33ba48b..3e15b681a08 100644
--- a/security/pam-ldap/Makefile
+++ b/security/pam-ldap/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2002/07/13 21:35:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/05/02 11:56:19 wiz Exp $
#
DISTNAME= pam_ldap-150
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.padl.com/pub/
@@ -10,7 +11,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.padl.com/pam_ldap.html
COMMENT= pluggable authentication module for LDAP directories
-DEPENDS+= openldap-[0-9]*:../../databases/openldap
+DEPENDS+= openldap>=2.0.27nb3:../../databases/openldap
DEPENDS+= PAM-[0-9]*:../../security/PAM
GNU_CONFIGURE= YES