summaryrefslogtreecommitdiff
path: root/www/ap-dtcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-dtcl/Makefile')
-rw-r--r--www/ap-dtcl/Makefile4
1 files changed, 2 insertions, 2 deletions
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