diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-01 15:06:24 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-01 15:06:24 +0000 |
commit | 21ac4b0713c8f64ae92a2718936aae383e536121 (patch) | |
tree | 45d2d8a2b8493930dcca90257e880acbb9be2787 /www/sarg | |
parent | 3d1bf44b39a1cf5d3fc92377fa2e61e01ca14268 (diff) |
- Mark it as BROKEN until it's not updated to version 2.1
Discussed with: clement
Notes
Notes:
svn path=/head/; revision=150139
Diffstat (limited to 'www/sarg')
-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 |