diff options
author | pav <pav@FreeBSD.org> | 2010-04-10 05:12:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-04-10 05:12:08 +0800 |
commit | 2286176955180b1c30f398f40de5dbadff7ae133 (patch) | |
tree | 76ebbec9871e4121ee8ddbef949b2e91d55f6ef4 /www | |
parent | 5442ece940408f5ab17fd683e22b82f32ea9106d (diff) | |
download | freebsd-ports-gnome-2286176955180b1c30f398f40de5dbadff7ae133.tar.gz freebsd-ports-gnome-2286176955180b1c30f398f40de5dbadff7ae133.tar.zst freebsd-ports-gnome-2286176955180b1c30f398f40de5dbadff7ae133.zip |
- Mark BROKEN: conflicting dependencies (also maintainer's mail is bouncing due
to misconfigured SPF check)
Reported by: pointyhat
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 |