From 431c865de4bb657f83aad49ee3f5286b51bd3f78 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Fri, 8 Dec 2006 23:34:10 +0000 Subject: * Use apache.mk to be compatible with the new apache22 pkg. * Use PKG_APACHE_ACCEPTED. --- www/ap2-xslt2/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'www/ap2-xslt2') diff --git a/www/ap2-xslt2/Makefile b/www/ap2-xslt2/Makefile index de6d4669308..61728a37877 100644 --- a/www/ap2-xslt2/Makefile +++ b/www/ap2-xslt2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/12/07 02:34:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2006/12/08 23:34:11 xtraeme Exp $ # DISTNAME= modxslt-${DIST_VER} @@ -17,12 +17,14 @@ USE_TOOLS+= gmake APACHE_MODULE= yes DIST_VER= 2004112100 +PKG_APACHE_ACCEPTED= apache2 apache22 + CONFIGURE_ARGS+= --enable-fallback-wraparound CONFIGURE_ARGS+= --enable-libxslt-hack .include "../../devel/pcre/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" -.include "../../www/apache2/buildlink3.mk" +.include "../../mk/apache.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3