summaryrefslogtreecommitdiff
path: root/www/redmine
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-11-01 23:55:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-11-01 23:55:41 +0000
commit8161b7ed39f32e4d0fd6a71a3b86531e7dfe7b27 (patch)
tree7fbacd9e0791a2f8069fa9757ee623a2516e8b3c /www/redmine
parentUpdate to 1.16.38 (diff)
- 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@
Notes
Notes: svn path=/head/; revision=284885
Diffstat (limited to 'www/redmine')
-rw-r--r--www/redmine/Makefile2
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 \