pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap-mono Needs Apache 2+
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c02655da1fc
branches: trunk
changeset: 396767:4c02655da1fc
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Aug 03 12:24:11 2009 +0000
description:
Needs Apache 2+
diffstat:
www/ap-mono/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 9c89feb60efe -r 4c02655da1fc www/ap-mono/Makefile
--- a/www/ap-mono/Makefile Mon Aug 03 12:20:16 2009 +0000
+++ b/www/ap-mono/Makefile Mon Aug 03 12:24:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/07/15 12:02:44 kefren Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/03 12:24:11 joerg Exp $
DISTNAME= mod_mono-2.4.2
PKGNAME= ${APACHE_PKG_PREFIX}-mono-2.4.2
@@ -10,8 +10,10 @@
HOMEPAGE= http://www.mono-project.com/Mod_mono
COMMENT= Apache module that provides ASP.NET support
+PKG_DESTDIR_SUPPORT= user-destdir
+
APACHE_MODULE= yes
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_APACHE_ACCEPTED= apache2 apache22
CONF_FILES= ${PREFIX}/share/examples/httpd/mod_mono.conf\
${PKG_SYSCONFDIR}/httpd/mod_mono.conf
Home |
Main Index |
Thread Index |
Old Index