pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-perl No support for Apache 1.3 here.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f06417c17c6
branches: trunk
changeset: 626572:8f06417c17c6
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Nov 15 20:16:28 2013 +0000
description:
No support for Apache 1.3 here.
diffstat:
www/ap2-perl/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c53ece3281cf -r 8f06417c17c6 www/ap2-perl/Makefile
--- a/www/ap2-perl/Makefile Fri Nov 15 19:34:15 2013 +0000
+++ b/www/ap2-perl/Makefile Fri Nov 15 20:16:28 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2013/11/14 17:03:40 adam Exp $
+# $NetBSD: Makefile,v 1.46 2013/11/15 20:16:28 joerg Exp $
DISTNAME= mod_perl-2.0.8
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
@@ -13,6 +13,8 @@
CONFLICTS= ap-perl-[0-9]* p5-Apache-Reload-[0-9]* p5-Apache-Test-[0-9]*
+PKG_APACHE_ACCEPTED= apache2 apache22 apache24
+
APACHE_MODULE= yes
PERL5_PACKLIST= auto/mod_perl2/.packlist
Home |
Main Index |
Thread Index |
Old Index