diff --git a/security/rubygem-omniauth-bitbucket/Makefile b/security/rubygem-omniauth-bitbucket/Makefile index 620e0a4647f0f..fc5b568912dd5 100644 --- a/security/rubygem-omniauth-bitbucket/Makefile +++ b/security/rubygem-omniauth-bitbucket/Makefile @@ -1,5 +1,6 @@ PORTNAME= omniauth-bitbucket PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,7 +10,7 @@ COMMENT= OmniAuth strategy for Bitbucket LICENSE= MIT RUN_DEPENDS= rubygem-multi_json>=1.7<2:devel/rubygem-multi_json \ - rubygem-omniauth>=1.1<2:security/rubygem-omniauth \ + rubygem-omniauth1>=1.1<2:security/rubygem-omniauth1 \ rubygem-omniauth-oauth>=1.0<2:net/rubygem-omniauth-oauth USES= gem