Build against apache24.
This commit is contained in:
parent
31eb1c58e4
commit
71bf168581
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue