Index: head/security/rubygem-net-ssh-gateway1/Makefile =================================================================== --- head/security/rubygem-net-ssh-gateway1/Makefile (revision 516527) +++ head/security/rubygem-net-ssh-gateway1/Makefile (revision 516528) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= net-ssh-gateway PORTVERSION= 1.3.0 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Establish Net::SSH connections through firewalls LICENSE= MIT RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh -PORTSCOUT= limit:^1\. +USES= gem +USE_RUBY= yes NO_ARCH= yes -USE_RUBY= yes -USES= gem + +PORTSCOUT= limit:^1\. .include