diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 18:05:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 18:05:08 +0000 |
commit | 19334d785f74b37ce6d393821a881dd43e6622d8 (patch) | |
tree | 5aa43ecf11905c852ec7979482ddc359ac80df24 /databases/rubygem-activemodel | |
parent | 9344c2d6cabcdedf0d7cfc561f7688ace1b3a8b0 (diff) |
Notes
Diffstat (limited to 'databases/rubygem-activemodel')
-rw-r--r-- | databases/rubygem-activemodel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-activemodel/Makefile b/databases/rubygem-activemodel/Makefile index 01dbb6dae606..aa4fabeb27d5 100644 --- a/databases/rubygem-activemodel/Makefile +++ b/databases/rubygem-activemodel/Makefile @@ -15,7 +15,7 @@ COMMENT= A toolkit for building modeling frameworks RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-builder>=3.0.0:${PORTSDIR}/devel/rubygem-builder \ rubygem-bcrypt-ruby>=3.0.0:${PORTSDIR}/security/rubygem-bcrypt-ruby \ - rubygem-i18n>=0.6.0:${PORTSDIR}/devel/rubygem-i18n + rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n USE_RUBY= yes USE_RUBYGEMS= yes |