summaryrefslogtreecommitdiff
path: root/www/apache2
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-01-03 01:04:26 +0000
committerminskim <minskim@pkgsrc.org>2005-01-03 01:04:26 +0000
commit228689ffd03b05ba912964cf4c769aa94daaf70f (patch)
tree8de1bb691c21142f6eb013dc20403558e99d55f3 /www/apache2
parent55069cc926bd6a62cc166742b44f111ee8b19298 (diff)
downloadpkgsrc-228689ffd03b05ba912964cf4c769aa94daaf70f.tar.gz
Add a patch missed in the previous commit.
Bump PKGREVISION becuase this patch will change the binary package.
Diffstat (limited to 'www/apache2')
-rw-r--r--www/apache2/Makefile4
-rw-r--r--www/apache2/patches/patch-ac12
2 files changed, 14 insertions, 2 deletions
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