From 6b4c3fb9d4d033872b723a5ca94dc63079745914 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 30 Jun 2007 14:35:11 +0000 Subject: Do *not* accept apache22. --- www/ap2-auth-ldap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/ap2-auth-ldap/Makefile b/www/ap2-auth-ldap/Makefile index 460ef6d6e63..4d48276a6da 100644 --- a/www/ap2-auth-ldap/Makefile +++ b/www/ap2-auth-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/06/10 08:40:16 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2007/06/30 14:35:11 joerg Exp $ DISTNAME= mod_auth_ldap3.05 PKGNAME= ap2-auth-ldap-3.05 @@ -16,7 +16,7 @@ APACHE_MODULE_NAME= mm_auth_ldap_module USE_LIBTOOL= YES CPPFLAGS+= -L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib -lldap -llber -PKG_APACHE_ACCEPTED= apache2 apache22 +PKG_APACHE_ACCEPTED= apache2 .include "../../mk/apache.mk" BUILDLINK_API_DEPENDS.apache+= apache>=2.0.47 -- cgit v1.2.3