diff options
author | pav <pav@FreeBSD.org> | 2010-04-06 03:25:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-04-06 03:25:45 +0800 |
commit | d1ba0132cc8256405df13ca08acec4d2efc16458 (patch) | |
tree | 70b428bb3cad9f25c7e15dab7ab16ac3423f27ae /www/thundercache/Makefile | |
parent | caa5d814a7f7d2d8f2d8476ff01989448a264aa3 (diff) | |
download | freebsd-ports-gnome-d1ba0132cc8256405df13ca08acec4d2efc16458.tar.gz freebsd-ports-gnome-d1ba0132cc8256405df13ca08acec4d2efc16458.tar.zst freebsd-ports-gnome-d1ba0132cc8256405df13ca08acec4d2efc16458.zip |
- Mark BROKEN for mad things this port is doing
Reported by: pointyhat
Diffstat (limited to 'www/thundercache/Makefile')
-rw-r--r-- | www/thundercache/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/thundercache/Makefile b/www/thundercache/Makefile index 1be140846b56..b8a6c602659a 100644 --- a/www/thundercache/Makefile +++ b/www/thundercache/Makefile @@ -17,6 +17,8 @@ DISTNAME= thunder32bits_17032010 MAINTAINER= eksffa@freebsdbrasil.com.br COMMENT= High-performance and high-eficiency caching proxy system +BROKEN= calls false in default configuration + OPTIONS= DEPENDACK "I have read and understood the depends needs" off USE_OPENSSL= yes |