diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-06 11:57:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-06 11:57:58 +0000 |
commit | c9f59be4916e2adb5d8a15af9222f73c9af23c15 (patch) | |
tree | c5f2f1bb36786cf6bcc225073e6ddc3f981a04d5 /www/tasks | |
parent | 36f80b997e0c9d80f9c536e78db8c93c6fdee6f7 (diff) | |
download | ports-c9f59be4916e2adb5d8a15af9222f73c9af23c15.tar.gz ports-c9f59be4916e2adb5d8a15af9222f73c9af23c15.zip |
Notes
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 |