Index: head/www/rubygem-sinatra-r18n/Makefile =================================================================== --- head/www/rubygem-sinatra-r18n/Makefile (revision 479908) +++ head/www/rubygem-sinatra-r18n/Makefile (revision 479909) @@ -1,22 +1,23 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= sinatra-r18n PORTVERSION= 3.0.5 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sinatra extension that provides i18n support to your web application LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-r18n-core>=${PORTVERSION}:devel/rubygem-r18n-core \ rubygem-sinatra>=1.3:www/rubygem-sinatra -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include