Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:19:33 +00:00
parent 91cf353289
commit b578556306
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515034

View File

@ -12,7 +12,7 @@ COMMENT= Module for the 'fog' gem to support local filesystem storage
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-fog-core1>=1.27:devel/rubygem-fog-core1
RUN_DEPENDS= rubygem-fog-core1>=1.27<3.0:devel/rubygem-fog-core1
USES= gem
USE_RUBY= yes