Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
9f78546da8
commit
c9750ba3a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515698
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ COMMENT= Ruby HTTP client for the Heroku API
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-heroics>=0.0.25:www/rubygem-heroics \
|
||||
rubygem-moneta>=1.0.0:devel/rubygem-moneta
|
||||
RUN_DEPENDS= rubygem-heroics>=0.0.25<0.1:www/rubygem-heroics \
|
||||
rubygem-moneta>=1.0.0<2:devel/rubygem-moneta
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue