mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
security/rubygem-net-ssh-gateway: Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
e5fca161a2
commit
ff27adda98
1 changed files with 4 additions and 3 deletions
|
@ -9,10 +9,11 @@ COMMENT= Establish Net::SSH connections through firewalls
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-net-ssh>=4.0.0:security/rubygem-net-ssh
|
||||
RUN_DEPENDS= rubygem-net-ssh>=4.0.0,2:security/rubygem-net-ssh
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue