diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/redmine/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/redmine/Makefile b/www/redmine/Makefile index 038d575c027b..006517267f15 100644 --- a/www/redmine/Makefile +++ b/www/redmine/Makefile @@ -25,8 +25,6 @@ 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 \ |