diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-09 21:12:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-09 21:12:08 +0000 |
commit | e8df28e60d286071a8b8b18e13076c90ba12e30b (patch) | |
tree | 1846c8139c96bb62632c0025d7183dd12ca3cd9c /www/thundercache | |
parent | f5739835bf011ef960625b26da1174c12a4ac807 (diff) | |
download | ports-e8df28e60d286071a8b8b18e13076c90ba12e30b.tar.gz ports-e8df28e60d286071a8b8b18e13076c90ba12e30b.zip |
Notes
Diffstat (limited to 'www/thundercache')
-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 2fa0e6e2888e..01b9ce95b87d 100644 --- a/www/thundercache/Makefile +++ b/www/thundercache/Makefile @@ -22,6 +22,8 @@ OPTIONS= DEPENDACK "I have read and understood the depends needs" on \ PHP "Install PHP for reporting generating" on \ PGSQL "Install PostgreSQL (report data storing)" on +BROKEN= conflicting dependencies + USE_OPENSSL= yes USE_BZIP2= yes |