diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile index 7b2a24dea668..9e354adebb81 100644 --- a/net/rubygem-omniauth-azure-oauth2/Makefile +++ b/net/rubygem-omniauth-azure-oauth2/Makefile @@ -1,21 +1,21 @@ PORTNAME= omniauth-azure-oauth2 PORTVERSION= 0.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Azure OAuth2 Strategy for OmniAuth WWW= https://github.com/KonaTeam/omniauth-azure-oauth2 LICENSE= MIT -RUN_DEPENDS= rubygem-jwt>=1.0<3:www/rubygem-jwt \ +RUN_DEPENDS= rubygem-jwt2>=1.0<3:www/rubygem-jwt2 \ rubygem-omniauth>=1.0<3:security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2 USES= gem NO_ARCH= yes .include