diff --git a/net/rubygem-fog-local/Makefile b/net/rubygem-fog-local/Makefile index e9d5c9fc6781..8fcbbc9e7357 100644 --- a/net/rubygem-fog-local/Makefile +++ b/net/rubygem-fog-local/Makefile @@ -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