Index: head/net/rubygem-fog-brightbox/Makefile =================================================================== --- head/net/rubygem-fog-brightbox/Makefile (revision 515024) +++ head/net/rubygem-fog-brightbox/Makefile (revision 515025) @@ -1,24 +1,24 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= fog-brightbox PORTVERSION= 1.0.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for the 'fog' gem to support Brightbox Cloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-dry-inflector>=0:devel/rubygem-dry-inflector \ - rubygem-fog-core>=1.45:devel/rubygem-fog-core \ + rubygem-fog-core>=1.45<3.0:devel/rubygem-fog-core \ rubygem-fog-json>=0:devel/rubygem-fog-json USES= gem USE_RUBY= yes NO_ARCH= yes .include