Index: head/net/rubygem-omniauth-google-oauth2/Makefile =================================================================== --- head/net/rubygem-omniauth-google-oauth2/Makefile (revision 389459) +++ head/net/rubygem-omniauth-google-oauth2/Makefile (revision 389460) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= omniauth-google-oauth2 PORTVERSION= 0.2.6 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Google OAuth2 strategy for OmniAuth 1.x LICENSE= MIT RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/net/rubygem-omniauth-google-oauth2/pkg-descr =================================================================== --- head/net/rubygem-omniauth-google-oauth2/pkg-descr (revision 389459) +++ head/net/rubygem-omniauth-google-oauth2/pkg-descr (revision 389460) @@ -1,3 +1,3 @@ A Google OAuth2 strategy for OmniAuth 1.x -WWW: https://rubygems.org/gems/omniauth-google-oauth2 +WWW: https://github.com/zquestz/omniauth-google-oauth2