diff --git a/net/rubygem-omniauth-auth0/Makefile b/net/rubygem-omniauth-auth0/Makefile index 3a599be8b787..f88165add44e 100644 --- a/net/rubygem-omniauth-auth0/Makefile +++ b/net/rubygem-omniauth-auth0/Makefile @@ -1,19 +1,21 @@ # Created by: Torsten Zuehlsdorff PORTNAME= omniauth-auth0 PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Authentication broker supporting different identity providers LICENSE= MIT -RUN_DEPENDS= rubygem-omniauth-oauth2-v1>=1.4<2:net/rubygem-omniauth-oauth2-v1 +RUN_DEPENDS= rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2 -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include