diff options
author | asami <asami@FreeBSD.org> | 1998-08-24 20:40:21 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-24 20:40:21 +0800 |
commit | ed6c6c324bf811c18be1a940c13cd90dde04d3bf (patch) | |
tree | 0b380d949b19f324e6d15f595b151a9fd5bca6c2 /www | |
parent | e4538fc36f7ebbb33e5f3ebbaaebbeb72a4ed0c5 (diff) | |
download | freebsd-ports-gnome-ed6c6c324bf811c18be1a940c13cd90dde04d3bf.tar.gz freebsd-ports-gnome-ed6c6c324bf811c18be1a940c13cd90dde04d3bf.tar.zst freebsd-ports-gnome-ed6c6c324bf811c18be1a940c13cd90dde04d3bf.zip |
This one didn't survive the perl5 upgrade.
Diffstat (limited to 'www')
-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 |