summaryrefslogtreecommitdiff
path: root/www/apache2
diff options
context:
space:
mode:
authorghen <ghen>2007-01-23 15:45:43 +0000
committerghen <ghen>2007-01-23 15:45:43 +0000
commitaee9ee5002bf7575264ba27628214eee04512a87 (patch)
treeffb60394abbd5a2a34e0bcabc46379729ecbb56c /www/apache2
parentdbcb554256623bfb825da7d61e13e55e1a9abb76 (diff)
downloadpkgsrc-aee9ee5002bf7575264ba27628214eee04512a87.tar.gz
Fix perl interpreter path for libexec/cgi-bin/printenv. Bump PKGREVISION for
apache, apache2 and apache22.
Diffstat (limited to 'www/apache2')
-rw-r--r--www/apache2/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 29481e6a097..0bf330f8b79 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.108 2006/12/09 00:51:21 xtraeme Exp $
+# $NetBSD: Makefile,v 1.109 2007/01/23 15:45:44 ghen Exp $
.include "Makefile.common"
PKGNAME= apache-${APACHE_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
HOMEPAGE= http://httpd.apache.org/
@@ -154,6 +154,8 @@ SUBST_SED.confs+= -e 's|/var/log/httpd/foo\.log|logs/foo.log/|g'
SUBST_SED.confs+= -e 's|^\(User[ ]\).*|\1${APACHE_USER}|g'
SUBST_SED.confs+= -e 's|^\(Group[ ]\).*|\1${APACHE_GROUP}|g'
+REPLACE_PERL= docs/cgi-examples/printenv
+
.include "options.mk"
# Add dependencies for the modules that will be built. For each module