- Mark BROKEN again because the bug in RubyGems 1.8.x is still there

undefined method `name' for "daemons":String
/usr/local/www/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:277:in `=='

http://rubyforge.org/tracker/index.php?func=detail&aid=29188&group_id=126&atid=575

PR:		ports/162994
Reported by:	Chris <chris@imagemetrica.com>,
		Armin Pirkovitsch <armin@frozen-zone.org>,
		Dirk Meyer <dinoex@FreeBSD.org>,
		myself
Discussed with:	miwi
Feature safe:	yes
This commit is contained in:
Bernhard Froehlich 2011-12-02 15:11:43 +00:00
parent 799aaf8033
commit a5d12af7f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286771

View file

@ -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 \