From 5736c78cde265094942164efb0305326684449cf Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 10 Jun 2007 08:40:16 +0000 Subject: Reorder Apache dependency to get the more specific ones first. --- www/ap2-auth-ldap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap2-auth-ldap/Makefile') diff --git a/www/ap2-auth-ldap/Makefile b/www/ap2-auth-ldap/Makefile index 80193ff32a0..460ef6d6e63 100644 --- a/www/ap2-auth-ldap/Makefile +++ b/www/ap2-auth-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/12/08 23:34:10 xtraeme Exp $ +# $NetBSD: Makefile,v 1.15 2007/06/10 08:40:16 joerg Exp $ DISTNAME= mod_auth_ldap3.05 PKGNAME= ap2-auth-ldap-3.05 @@ -18,6 +18,7 @@ CPPFLAGS+= -L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib -lldap -llber PKG_APACHE_ACCEPTED= apache2 apache22 +.include "../../mk/apache.mk" BUILDLINK_API_DEPENDS.apache+= apache>=2.0.47 CONFIGURE_ARGS+= --with-apxs=${APXS:Q} @@ -37,6 +38,5 @@ do-install: .include "../../databases/openldap-client/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" -.include "../../mk/apache.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3