Index: head/net/rubygem-fog-local/Makefile =================================================================== --- head/net/rubygem-fog-local/Makefile (revision 515033) +++ head/net/rubygem-fog-local/Makefile (revision 515034) @@ -1,22 +1,22 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= fog-local PORTVERSION= 0.6.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org 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 NO_ARCH= yes .include