summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-08-14 10:17:44 +0000
committerfrueauf <frueauf>1998-08-14 10:17:44 +0000
commitabb60839626aef116754e4ef488732ccff7ff615 (patch)
treefcc91dfafae074caf84c1a20308eb22e9bb8eb63
parentc3557dad7940f0a8df0f8f4bc7fd37caab6a2273 (diff)
downloadpkgsrc-abb60839626aef116754e4ef488732ccff7ff615.tar.gz
As apache got upgraded to 1.3.1, adjust DEPENDS on it as well.
-rw-r--r--meta-pkgs/web-server/Makefile4
-rw-r--r--www/ap-auth-cookie/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/web-server/Makefile b/meta-pkgs/web-server/Makefile
index ac4d4aaf743..70405161535 100644
--- a/meta-pkgs/web-server/Makefile
+++ b/meta-pkgs/web-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/07/24 14:53:21 agc Exp $
+# $NetBSD: Makefile,v 1.2 1998/08/14 10:17:44 frueauf Exp $
#
DISTNAME= web-server-1.0
@@ -9,7 +9,7 @@ DISTFILES= # empty
MAINTAINER= packages@netbsd.org
DEPENDS+= ap-auth-cookie-1.6:../../www/ap-auth-cookie
-DEPENDS+= apache-1.3.0:../../www/apache
+DEPENDS+= apache-1.3.1:../../www/apache
DEPENDS+= lynx-2.8:../../www/lynx
DEPENDS+= glimpse-4.0:../../textproc/glimpse
diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile
index 37ba605aa8e..a5815feeb7d 100644
--- a/www/ap-auth-cookie/Makefile
+++ b/www/ap-auth-cookie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/07/14 10:56:16 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/08/14 10:17:44 frueauf Exp $
#
# There are a few more mod_auth_cookie's out there doing slightly
# different things. This one pkg would be a good place to dump them all in
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= tv@netbsd.org
-DEPENDS+= apache-1.3.0:../../www/apache
+DEPENDS+= apache-1.3.1:../../www/apache
USE_PERL5= yes # for "apxs"
EXTRACT_CMD= ${DO_NADA}