diff options
Diffstat (limited to 'www/wwwstat/Makefile')
-rw-r--r-- | www/wwwstat/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index a9f757a11171..d4a68fd696a2 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: wwwstat -# Date created: 1997-04-02 -# Whom: Andreas Klemm <andreas@klemm.gtn.com> -# # $FreeBSD$ -# PORTNAME= wwwstat PORTVERSION= 2.01 @@ -21,7 +16,7 @@ COMMENT= Webserver logfile analysis package MAKE_JOBS_SAFE= yes -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ USE_PERL5= yes MAKE_ENV+= PERL5=${PERL5} |