Index: head/devel/rubygem-delayed_job/Makefile =================================================================== --- head/devel/rubygem-delayed_job/Makefile (revision 390834) +++ head/devel/rubygem-delayed_job/Makefile (revision 390835) @@ -1,20 +1,21 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= delayed_job PORTVERSION= 4.0.6 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Asynchronously executing longer tasks in the background LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=3.0:${PORTSDIR}/devel/rubygem-activesupport4 +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include