diff options
Diffstat (limited to 'www/tasks')
-rw-r--r-- | www/tasks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/tasks/Makefile b/www/tasks/Makefile index 538f0ceb3b94..5df4578383e6 100644 --- a/www/tasks/Makefile +++ b/www/tasks/Makefile @@ -17,6 +17,8 @@ COMMENT= A web based, hierarchical task manager RESTRICTED= No redistribution or repackaging allowed +BROKEN= "Size mismatch" + USE_APACHE= yes USE_MYSQL= yes USE_PHP= yes |