diff options
Diffstat (limited to 'security/rubygem-metasploit-credential/Makefile')
-rw-r--r-- | security/rubygem-metasploit-credential/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/security/rubygem-metasploit-credential/Makefile b/security/rubygem-metasploit-credential/Makefile index 299b686e6429..e6d92b2c41a1 100644 --- a/security/rubygem-metasploit-credential/Makefile +++ b/security/rubygem-metasploit-credential/Makefile @@ -11,13 +11,13 @@ COMMENT= Credential models for metasploit-framework and Metasploit Pro LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-metasploit-concern>=0.4.0:${PORTSDIR}/security/rubygem-metasploit-concern \ - rubygem-metasploit_data_models>=0.24.0,2:${PORTSDIR}/security/rubygem-metasploit_data_models \ - rubygem-metasploit-model>=0.29.0:${PORTSDIR}/security/rubygem-metasploit-model \ - rubygem-pg>=0:${PORTSDIR}/databases/rubygem-pg \ - rubygem-railties>=3.0.0:${PORTSDIR}/www/rubygem-railties \ - rubygem-rubyntlm>=0:${PORTSDIR}/net/rubygem-rubyntlm \ - rubygem-rubyzip>=1.1:${PORTSDIR}/archivers/rubygem-rubyzip +RUN_DEPENDS= rubygem-metasploit-concern>=0.4.0:security/rubygem-metasploit-concern \ + rubygem-metasploit_data_models>=0.24.0,2:security/rubygem-metasploit_data_models \ + rubygem-metasploit-model>=0.29.0:security/rubygem-metasploit-model \ + rubygem-pg>=0:databases/rubygem-pg \ + rubygem-railties>=3.0.0:www/rubygem-railties \ + rubygem-rubyntlm>=0:net/rubygem-rubyntlm \ + rubygem-rubyzip>=1.1:archivers/rubygem-rubyzip NO_ARCH= yes USE_RUBY= yes |