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