diff options
Diffstat (limited to 'security/rubygem-omniauth-cas3/Makefile')
-rw-r--r-- | security/rubygem-omniauth-cas3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-omniauth-cas3/Makefile b/security/rubygem-omniauth-cas3/Makefile index 82a9588..9d3db1b 100644 --- a/security/rubygem-omniauth-cas3/Makefile +++ b/security/rubygem-omniauth-cas3/Makefile @@ -12,9 +12,9 @@ COMMENT= CAS 3.0 Strategy for OmniAuth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \ - rubygem-nokogiri>=1.6.6:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-omniauth>=1.2:${PORTSDIR}/security/rubygem-omniauth +RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ + rubygem-nokogiri>=1.6.6:textproc/rubygem-nokogiri \ + rubygem-omniauth>=1.2:security/rubygem-omniauth NO_ARCH= yes USE_RUBY= yes |