Index: head/net/rubygem-omniauth-twitter/Makefile =================================================================== --- head/net/rubygem-omniauth-twitter/Makefile (revision 431384) +++ head/net/rubygem-omniauth-twitter/Makefile (revision 431385) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= omniauth-twitter PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= OmniAuth strategy for Twitter LICENSE= MIT -RUN_DEPENDS= rubygem-json1>=1.3:devel/rubygem-json1 \ - rubygem-omniauth-oauth>=1.1:net/rubygem-omniauth-oauth +RUN_DEPENDS= rubygem-omniauth-oauth>=1.1:net/rubygem-omniauth-oauth \ + rubygem-rack>=0:www/rubygem-rack NO_ARCH= yes USE_RUBY= yes USES= gem .include