summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-12-05 17:42:49 +0000
committerghen <ghen@pkgsrc.org>2007-12-05 17:42:49 +0000
commitb5a2c7dcbafe0f11e4a908ab792c8b4115bfd6ce (patch)
tree5a86b204500215a313e13f7886873a69f328a6f1 /www
parent77193ecd3538f44decdcd79391e2eebc2039bcce (diff)
downloadpkgsrc-b5a2c7dcbafe0f11e4a908ab792c8b4115bfd6ce.tar.gz
APACHE_MANUAL is different in Apache 2.x and 1.3.x. Substitute in shared
MESSAGE accordingly and bump PKGREVISION for ap2-fastcgi only.
Diffstat (limited to 'www')
-rw-r--r--www/ap-fastcgi/MESSAGE4
-rw-r--r--www/ap-fastcgi/Makefile.common3
-rw-r--r--www/ap2-fastcgi/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/www/ap-fastcgi/MESSAGE b/www/ap-fastcgi/MESSAGE
index 66d3cb2816e..cfec953aa78 100644
--- a/www/ap-fastcgi/MESSAGE
+++ b/www/ap-fastcgi/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:44 wiz Exp $
+$NetBSD: MESSAGE,v 1.4 2007/12/05 17:42:49 ghen Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
@@ -8,6 +8,6 @@ add the following to your httpd.conf file:
For more information, see
- ${PREFIX}/share/httpd/htdocs/manual/mod/mod_fastcgi.html
+ ${PREFIX}/share/httpd/${APACHE_MANUAL}/mod/mod_fastcgi.html
===========================================================================
diff --git a/www/ap-fastcgi/Makefile.common b/www/ap-fastcgi/Makefile.common
index fb0000057a3..71d450adf66 100644
--- a/www/ap-fastcgi/Makefile.common
+++ b/www/ap-fastcgi/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2006/03/04 21:30:56 jlam Exp $
+# $NetBSD: Makefile.common,v 1.5 2007/12/05 17:42:49 ghen Exp $
#
DISTNAME= mod_fastcgi-2.4.2
CATEGORIES= www
@@ -14,6 +14,7 @@ PLIST_SRC= ${.CURDIR}/../../www/ap-fastcgi/PLIST
MESSAGE_SRC= ${.CURDIR}/../../www/ap-fastcgi/MESSAGE
PLIST_SUBST+= APACHE_MANUAL=${APACHE_MANUAL:Q}
+MESSAGE_SUBST+= APACHE_MANUAL=${APACHE_MANUAL:Q}
post-install:
${INSTALL_DATA} ${WRKSRC}/docs/mod_fastcgi.html \
diff --git a/www/ap2-fastcgi/Makefile b/www/ap2-fastcgi/Makefile
index 560e44218e3..9d5f2fe3104 100644
--- a/www/ap2-fastcgi/Makefile
+++ b/www/ap2-fastcgi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2007/06/30 16:09:08 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2007/12/05 17:42:49 ghen Exp $
.include "../../www/ap-fastcgi/Makefile.common"
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
-PKGREVISION= 3
+PKGREVISION= 4
PKG_APACHE_ACCEPTED= apache2 apache22
APACHE_MANUAL= manual
APACHE_MODULE= # defined