From 228689ffd03b05ba912964cf4c769aa94daaf70f Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 3 Jan 2005 01:04:26 +0000 Subject: Add a patch missed in the previous commit. Bump PKGREVISION becuase this patch will change the binary package. --- www/apache2/Makefile | 4 ++-- www/apache2/patches/patch-ac | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 www/apache2/patches/patch-ac (limited to 'www') diff --git a/www/apache2/Makefile b/www/apache2/Makefile index cd6d1c8fd94..6b0b473bf89 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.63 2005/01/01 17:24:25 minskim Exp $ +# $NetBSD: Makefile,v 1.64 2005/01/03 01:04:26 minskim Exp $ .include "Makefile.common" PKGNAME= apache-${APACHE_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www HOMEPAGE= http://httpd.apache.org/ diff --git a/www/apache2/patches/patch-ac b/www/apache2/patches/patch-ac new file mode 100644 index 00000000000..8bd37c9ca19 --- /dev/null +++ b/www/apache2/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.4 2005/01/03 01:04:26 minskim Exp $ + +--- configure.orig 2004-09-23 13:35:39.000000000 -0500 ++++ configure +@@ -16511,7 +16511,6 @@ cat >>confdefs.h <<_ACEOF + _ACEOF + + +-perlbin=`$ac_aux_dir/PrintPath perl` + if test "x$perlbin" = "x"; then + perlbin="/replace/with/path/to/perl/interpreter" + fi -- cgit v1.2.3