pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap2-auth-ldap Do *not* accept apache22.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b00b93a10e8
branches:  trunk
changeset: 530435:7b00b93a10e8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jun 30 14:35:11 2007 +0000

description:
Do *not* accept apache22.

diffstat:

 www/ap2-auth-ldap/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f7ef279028f6 -r 7b00b93a10e8 www/ap2-auth-ldap/Makefile
--- a/www/ap2-auth-ldap/Makefile        Sat Jun 30 14:28:05 2007 +0000
+++ b/www/ap2-auth-ldap/Makefile        Sat Jun 30 14:35:11 2007 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index