diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-07 03:13:43 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-07 03:13:43 +0000 |
commit | 5b7479bb842ccefafef3c45b4c84baf33984b6ed (patch) | |
tree | 6ec04312d85b21d0bdf401d6e444a3f51c6d71ea /www/wwwstat | |
parent | 98314d4fdc33b5e1a4f35ce09efeb07b79c321b4 (diff) |
run-depends of apache13 now
Notes
Notes:
svn path=/head/; revision=11317
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 90c0eb347bba..7ada0628ba99 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -3,7 +3,7 @@ # Date created: So 2 Mär 1997 18:10:49 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.6 1997/07/18 05:04:19 asami Exp $ +# $Id: Makefile,v 1.7 1997/10/13 21:06:15 andreas Exp $ # DISTNAME= wwwstat-2.01 @@ -16,7 +16,7 @@ PATCHFILES= patch-2.01.txt MAINTAINER= andreas@FreeBSD.ORG -RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache +RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache13 USE_PERL5= yes DIST_SUBDIR= wwwstat |