diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-24 12:40:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-24 12:40:21 +0000 |
commit | 159f1d4a36567f6ca02c0677591e7e3541c140b5 (patch) | |
tree | 44513f3a3f15cb81d778af72d76376fd0fe50707 /www/wwwstat | |
parent | 9c6b0b4a364f532d9628a8372bbe4486c76dda54 (diff) | |
download | ports-159f1d4a36567f6ca02c0677591e7e3541c140b5.tar.gz ports-159f1d4a36567f6ca02c0677591e7e3541c140b5.zip |
Notes
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 7ada0628ba99..4239e74c117b 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.7 1997/10/13 21:06:15 andreas Exp $ +# $Id: Makefile,v 1.8 1998/06/07 03:13:43 ache Exp $ # DISTNAME= wwwstat-2.01 @@ -16,6 +16,8 @@ PATCHFILES= patch-2.01.txt MAINTAINER= andreas@FreeBSD.ORG +BROKEN= perl5 upgrade + RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache13 USE_PERL5= yes |