Index: head/www/rubygem-jquery-turbolinks/Makefile =================================================================== --- head/www/rubygem-jquery-turbolinks/Makefile (revision 390858) +++ head/www/rubygem-jquery-turbolinks/Makefile (revision 390859) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= jquery-turbolinks PORTVERSION= 2.1.0 PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= jQuery plugin for drop-in fix binded events problem caused by Turbolinks LICENSE= MIT RUN_DEPENDS= rubygem-railties4>=4.1.6:${PORTSDIR}/www/rubygem-railties4 \ rubygem-turbolinks>=0:${PORTSDIR}/www/rubygem-turbolinks +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include