From 18677ff69b790f15d2f52b359aca0c17b5550f0f Mon Sep 17 00:00:00 2001 From: ghen Date: Tue, 23 Jan 2007 15:45:43 +0000 Subject: Fix perl interpreter path for libexec/cgi-bin/printenv. Bump PKGREVISION for apache, apache2 and apache22. --- www/apache22/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'www/apache22') diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 868128e3357..5239e997e3b 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2007/01/22 00:09:31 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2007/01/23 15:45:44 ghen Exp $ .include "Makefile.common" PKGNAME= apache-${APACHE_VERSION} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= www HOMEPAGE= http://httpd.apache.org/ @@ -178,6 +178,8 @@ SUBST_FILES.abs_srcdir= ${PREFIX}/share/httpd/build/config_vars.mk SUBST_SED.abs_srcdir= -e 's|^\(abs_srcdir =\) .*|\1 ${PREFIX}/share/httpd|' SUBST_MESSAGE.abs_srcdir= Fixing abs_srcdir +REPLACE_PERL= docs/cgi-examples/printenv + .include "options.mk" # Add dependencies for the modules that will be built. For each module -- cgit v1.2.3