From 282054253268784a6468d1ea353b30e0a358b6b9 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 18 Feb 2014 15:34:20 +0000 Subject: Build against apache24. --- www/ap2-jk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap2-jk') diff --git a/www/ap2-jk/Makefile b/www/ap2-jk/Makefile index cf84ad23f9f..e8135e51e86 100644 --- a/www/ap2-jk/Makefile +++ b/www/ap2-jk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/28 06:30:07 asau Exp $ +# $NetBSD: Makefile,v 1.7 2014/02/18 15:34:20 jperkin Exp $ DISTNAME= tomcat-connectors-${JK_VERSION}-src PKGNAME= ${APACHE_PKG_PREFIX}-jk-${JK_VERSION} @@ -6,7 +6,7 @@ PKGNAME= ${APACHE_PKG_PREFIX}-jk-${JK_VERSION} MAKE_PARAMS+= USE_APXS=1 MAKE_PARAMS+= WITH_APXS=${APXS} -PKG_APACHE_ACCEPTED= apache2 apache22 +PKG_APACHE_ACCEPTED= apache2 apache22 apache24 INSTALLATION_DIRS+= lib/httpd -- cgit v1.2.3