Index: head/devel/rubygem-jbuilder/Makefile =================================================================== --- head/devel/rubygem-jbuilder/Makefile (revision 389536) +++ head/devel/rubygem-jbuilder/Makefile (revision 389537) @@ -1,21 +1,22 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= jbuilder PORTVERSION= 2.2.16 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Create JSON structures via a Builder-style DSL LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-multi_json>=1.2:${PORTSDIR}/devel/rubygem-multi_json +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include