diff options
Diffstat (limited to 'security/rubygem-omniauth-bitbucket/Makefile')
-rw-r--r-- | security/rubygem-omniauth-bitbucket/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-omniauth-bitbucket/Makefile b/security/rubygem-omniauth-bitbucket/Makefile index b1ed6b401f17..6575a2b3501f 100644 --- a/security/rubygem-omniauth-bitbucket/Makefile +++ b/security/rubygem-omniauth-bitbucket/Makefile @@ -10,9 +10,9 @@ COMMENT= OmniAuth strategy for Bitbucket LICENSE= MIT -RUN_DEPENDS= rubygem-multi_json>=1.7:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-omniauth>=1.1:${PORTSDIR}/security/rubygem-omniauth \ - rubygem-omniauth-oauth>=1.0:${PORTSDIR}/net/rubygem-omniauth-oauth +RUN_DEPENDS= rubygem-multi_json>=1.7:devel/rubygem-multi_json \ + rubygem-omniauth>=1.1:security/rubygem-omniauth \ + rubygem-omniauth-oauth>=1.0:net/rubygem-omniauth-oauth NO_ARCH= yes USE_RUBY= yes |