summaryrefslogtreecommitdiff
path: root/www/ap-auth-ldap
diff options
context:
space:
mode:
authorjonb <jonb>2001-05-20 05:23:26 +0000
committerjonb <jonb>2001-05-20 05:23:26 +0000
commiteeedb80464a0fc022cc16a72f40eedea7732fdd9 (patch)
treebaa4531656ce290a51a2cd974967f27046c88883 /www/ap-auth-ldap
parent62dd1b3370ca120c20b7a1137d202a3a09d88068 (diff)
downloadpkgsrc-eeedb80464a0fc022cc16a72f40eedea7732fdd9.tar.gz
Make all the ap-* packages work with apache6 as well as apache
(except for ap-ssl, of course)
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 6ac3384b054..672f76b8a26 100644
--- a/www/ap-auth-ldap/Makefile
+++ b/www/ap-auth-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/04/30 03:46:32 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/05/20 05:23:26 jonb Exp $
DISTNAME= auth_ldap-1.5.2
PKGNAME= ap-auth-ldap-1.5.2
@@ -9,7 +9,7 @@ MAINTAINER= kleink@netbsd.org
HOMEPAGE= http://www.rudedog.org/auth_ldap/
COMMENT= Module to allow apache authentication against an LDAP directory
-DEPENDS+= apache-1.3.*:../../www/apache
+DEPENDS+= apache{,6}-1.3.*:../../www/apache
DEPENDS+= openldap-1.2.*:../../databases/openldap
# For "apxs":