Index: head/devel/rubygem-activesupport/Makefile =================================================================== --- head/devel/rubygem-activesupport/Makefile (revision 389532) +++ head/devel/rubygem-activesupport/Makefile (revision 389533) @@ -1,21 +1,22 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= activesupport PORTVERSION= 3.2.21 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Utility classes and extension that are required by Rails MVC Framework LICENSE= MIT RUN_DEPENDS= rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n \ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include