diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:27:56 +0000 |
commit | abf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (patch) | |
tree | 2e22cb4768c6b41b24fe161ae7a3c7a4536ed6c0 /www/wwwstat | |
parent | 184f8b1f5a5dce5332d9b8f4bb170da1df68af6a (diff) | |
download | ports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.tar.gz ports-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.zip |
Notes
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index e4e99984b629..d1e658f90889 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -19,6 +19,8 @@ PATCHFILES= patch-2.01.txt MAINTAINER= pgollucci@FreeBSD.org COMMENT= Webserver logfile analysis package +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3+ USE_PERL5= yes MAKE_ENV+= PERL5=${PERL5} |