diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-08 20:49:38 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-08 20:49:38 +0000 |
commit | d543f501a3b1e121cffdc1803b1f8c4d1d46b78b (patch) | |
tree | 90438967bf6140bd8dd3ab8763f2e52e33aa33f1 /www/rubygem-railties | |
parent | 933c7f855c2326ecfad07522224a200752f43c27 (diff) | |
download | ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.tar.gz ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.zip |
Notes
Diffstat (limited to 'www/rubygem-railties')
-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 |