1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Unmark broken, it works just fine

$ cd /var/db/pkg ; ls -1d redmine-1.2.1 ruby1*
redmine-1.2.1/
ruby18-gems-1.8.10/
ruby18-iconv-1.8.7.352,1/
ruby18-mysql-2.8.2_1/
ruby18-rmagick-2.13.1_1/

The bug sited in the previous commit
http://rubyforge.org/tracker/index.php?func=detail&aid=29188&group_id=126&atid=575
is for rails 2.3.11 and rubygems 1.8.1 neither of which are actually in the ports tree
anymore

With Hat:	ruby@
This commit is contained in:
Philip M. Gollucci 2011-11-01 23:55:41 +00:00
parent 4843acf67e
commit 8161b7ed39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284885

View File

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