diff options
| -rw-r--r-- | www/redmine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/redmine/Makefile b/www/redmine/Makefile index 997fb2d0fd6b..2f9dbcf8da17 100644 --- a/www/redmine/Makefile +++ b/www/redmine/Makefile @@ -25,6 +25,8 @@ USE_RAKE= yes NO_BUILD= yes SUB_LIST+= RUBY_NAME=${RUBY_NAME} +BROKEN= Does not work with RubyGems 1.8 + OPTIONS= MYSQL "Enable MySQL support" on \ POSTGRESQL "Enable PostgreSQL support" off \ RMAGIC "Enable Gantt charts support" on \ |
