mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 08:26:27 -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= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
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
|
NO_ARCH= yes
|
||||||
USE_RUBY= yes
|
|
||||||
USES= gem
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue