diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 08:35:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 08:35:21 +0000 |
commit | 29131ceaf1c9c3ac23c311dac31b95b563e3c90a (patch) | |
tree | 5ff87a8cb0f5d019012c2820729ceb92eaa1af41 /www/sarg | |
parent | de56683b06860720e9b9416b469fa196ba9ec89e (diff) | |
download | ports-29131ceaf1c9c3ac23c311dac31b95b563e3c90a.tar.gz ports-29131ceaf1c9c3ac23c311dac31b95b563e3c90a.zip |
Notes
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 b97993e0675c..a8fc5ba8f622 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://web.onda.com.br/orso/ MAINTAINER= mt@primats.org.ua COMMENT= Squid log analyzer and HTML report generator +BROKEN= Broken pkg-plist + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} --exec-prefix=${PREFIX} --enable-bindir="${PREFIX}/bin" --enable-sysconfdir="${PREFIX}/etc/${PORTNAME}" --with-gcc |