diff options
Diffstat (limited to 'www/sarg/Makefile')
-rw-r--r-- | www/sarg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile index edd29978afe7..28a2609b8d17 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mt@primats.org.ua COMMENT= Squid log analyzer and HTML report generator +BROKEN= "Problems on squid log parser. Waiting version 2.1" + USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CC=gcc |