summaryrefslogtreecommitdiff
path: root/www/ap-auth-ldap
diff options
context:
space:
mode:
authorkleink <kleink>2000-06-15 12:55:07 +0000
committerkleink <kleink>2000-06-15 12:55:07 +0000
commitfee4b12068283eb49d6423c5d2686ffac6066ede (patch)
tree8bc213f358f3379fb330901cd09874504f38f838 /www/ap-auth-ldap
parentfe80c2eeeb6325a9147d5a8698e84a1015ce96f9 (diff)
downloadpkgsrc-fee4b12068283eb49d6423c5d2686ffac6066ede.tar.gz
Match openldap-1.2.*.
Diffstat (limited to 'www/ap-auth-ldap')
-rw-r--r--www/ap-auth-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-ldap/Makefile b/www/ap-auth-ldap/Makefile
index f96b2008e4d..103efd9011b 100644
--- a/www/ap-auth-ldap/Makefile
+++ b/www/ap-auth-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/05/30 13:58:49 kleink Exp $
+# $NetBSD: Makefile,v 1.2 2000/06/15 12:55:37 kleink Exp $
DISTNAME= auth_ldap-1.4.2
PKGNAME= ap-auth-ldap-1.4.2
@@ -9,7 +9,7 @@ MAINTAINER= kleink@netbsd.org
HOMEPAGE= http://www.rudedog.org/auth_ldap/
DEPENDS+= apache-1.3.*:../../www/apache
-DEPENDS+= openldap-1.2.7p1:../../databases/openldap
+DEPENDS+= openldap-1.2.*:../../databases/openldap
# For "apxs":
BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5