pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-xslt2 Disable Apache 2.2 support until the APR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ada8d153961
branches: trunk
changeset: 530456:5ada8d153961
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jun 30 19:45:13 2007 +0000
description:
Disable Apache 2.2 support until the APR detection and linkage is fixed.
diffstat:
www/ap2-xslt2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d376b11a8c52 -r 5ada8d153961 www/ap2-xslt2/Makefile
--- a/www/ap2-xslt2/Makefile Sat Jun 30 19:30:50 2007 +0000
+++ b/www/ap2-xslt2/Makefile Sat Jun 30 19:45:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/06/30 16:09:09 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/06/30 19:45:13 joerg Exp $
#
DISTNAME= modxslt-${DIST_VER}
@@ -17,7 +17,7 @@
APACHE_MODULE= yes
DIST_VER= 2004112100
-PKG_APACHE_ACCEPTED= apache2 apache22
+PKG_APACHE_ACCEPTED= apache2
CONFIGURE_ARGS+= --enable-fallback-wraparound
CONFIGURE_ARGS+= --enable-libxslt-hack
Home |
Main Index |
Thread Index |
Old Index