Index: head/net/rubygem-fog-cloudatcost/Makefile =================================================================== --- head/net/rubygem-fog-cloudatcost/Makefile (revision 515025) +++ head/net/rubygem-fog-cloudatcost/Makefile (revision 515026) @@ -1,23 +1,24 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= fog-cloudatcost PORTVERSION= 0.4.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for the 'fog' gem to support CloudAtCost LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ rubygem-fog-json>=0:devel/rubygem-fog-json \ rubygem-ipaddress>=0:net/rubygem-ipaddress -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include