From 6c1b25791606c14ba2b9a54cb500ff480f303755 Mon Sep 17 00:00:00 2001 From: jonb Date: Sun, 20 May 2001 05:23:26 +0000 Subject: Make all the ap-* packages work with apache6 as well as apache (except for ap-ssl, of course) --- www/ap-DBI/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-DBI/Makefile') diff --git a/www/ap-DBI/Makefile b/www/ap-DBI/Makefile index 96cb5e51a27..437477500c0 100644 --- a/www/ap-DBI/Makefile +++ b/www/ap-DBI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 17:21:42 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/20 05:23:26 jonb Exp $ # DISTNAME= ApacheDBI-0.87 @@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org COMMENT= perl5 Apache modules for DBI connections DEPENDS+= ap-perl-*:../../www/ap-perl -DEPENDS+= apache-1.3.*:../../www/apache +DEPENDS+= apache{,6}-1.3.*:../../www/apache USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/DBI/.packlist -- cgit v1.2.3