diff options
Diffstat (limited to 'www')
-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 |