diff options
Diffstat (limited to 'net/rubygem-omniauth-oauth/Makefile')
-rw-r--r-- | net/rubygem-omniauth-oauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile index 9381e009ace7..9c2b7beb6683 100644 --- a/net/rubygem-omniauth-oauth/Makefile +++ b/net/rubygem-omniauth-oauth/Makefile @@ -11,8 +11,8 @@ COMMENT= Generic OAuth strategy for OmniAuth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-oauth>=0:${PORTSDIR}/net/rubygem-oauth \ - rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth +RUN_DEPENDS= rubygem-oauth>=0:net/rubygem-oauth \ + rubygem-omniauth>=1.0:security/rubygem-omniauth NO_ARCH= yes USE_RUBY= yes |