diff options
Diffstat (limited to 'www/rubygem-railties/Makefile')
-rw-r--r-- | www/rubygem-railties/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-railties/Makefile b/www/rubygem-railties/Makefile index ae879e4738f7..1b30083d6111 100644 --- a/www/rubygem-railties/Makefile +++ b/www/rubygem-railties/Makefile @@ -14,7 +14,7 @@ COMMENT= Rails internals bootup, plugins, generators, and rake tasks RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack \ - rubygem-thor>=0.14.0:${PORTSDIR}/devel/rubygem-thor + rubygem-thor>=0.14.4:${PORTSDIR}/devel/rubygem-thor USE_RUBY= yes USE_RAKE= yes |