diff options
author | ache <ache@FreeBSD.org> | 1998-06-07 11:13:43 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-06-07 11:13:43 +0800 |
commit | 8b1c46148cb87355c59e8f07c03ac717adf41f38 (patch) | |
tree | d9df87c035a3d016a3c4d6b357c788917f466d6c /www/wwwstat | |
parent | b69dfcbea519e64c5f3266ba1fd5006d226477a9 (diff) | |
download | freebsd-ports-gnome-8b1c46148cb87355c59e8f07c03ac717adf41f38.tar.gz freebsd-ports-gnome-8b1c46148cb87355c59e8f07c03ac717adf41f38.tar.zst freebsd-ports-gnome-8b1c46148cb87355c59e8f07c03ac717adf41f38.zip |
run-depends of apache13 now
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 |