aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-metasploit-credential
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/rubygem-metasploit-credential
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'security/rubygem-metasploit-credential')
-rw-r--r--security/rubygem-metasploit-credential/Makefile14
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