diff options
Diffstat (limited to 'www/sogo2/Makefile')
-rw-r--r-- | www/sogo2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/sogo2/Makefile b/www/sogo2/Makefile index 45a3edef4c9e..d66dcff04ead 100644 --- a/www/sogo2/Makefile +++ b/www/sogo2/Makefile @@ -13,6 +13,8 @@ COMMENT= Groupware server with a focus on scalability and open standards LICENSE= GPLv2 +BROKEN= fails to package + LIB_DEPENDS= libmemcached.so:databases/libmemcached \ libcurl.so:ftp/curl \ libDOM.so:devel/sope2 |