diff options
Diffstat (limited to 'security/rubygem-net-ssh-multi/Makefile')
-rw-r--r-- | security/rubygem-net-ssh-multi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-net-ssh-multi/Makefile b/security/rubygem-net-ssh-multi/Makefile index c6231da1813b..8206dd38d324 100644 --- a/security/rubygem-net-ssh-multi/Makefile +++ b/security/rubygem-net-ssh-multi/Makefile @@ -12,8 +12,8 @@ COMMENT= SSH connection multiplexing library for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh \ - rubygem-net-ssh-gateway>=1.2.0:${PORTSDIR}/security/rubygem-net-ssh-gateway +RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh \ + rubygem-net-ssh-gateway>=1.2.0:security/rubygem-net-ssh-gateway NO_ARCH= yes USE_RUBY= yes |