From 69d7573c1d41a547b38b091e4626037fd5bf04cc 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-dtcl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-dtcl/Makefile') diff --git a/www/ap-dtcl/Makefile b/www/ap-dtcl/Makefile index b87f11cda45..5a0f05ebc16 100644 --- a/www/ap-dtcl/Makefile +++ b/www/ap-dtcl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/04/30 03:46:33 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2001/05/20 05:23:27 jonb Exp $ DISTNAME= mod_dtcl-0.8.12 PKGNAME= ap-dtcl-0.8.12 @@ -10,7 +10,7 @@ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://tcl.apache.org/ COMMENT= Simple, fast Tcl server side scripting for apache -DEPENDS+= apache-1.3.*:../../www/apache +DEPENDS+= apache{,6}-1.3.*:../../www/apache DEPENDS+= tcl>=8.3.2:../../lang/tcl # For "apxs": BUILD_DEPENDS= perl>=${PERL5_REQD}:../../lang/perl5 -- cgit v1.2.3