diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-13 17:37:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-13 17:37:42 +0000 |
commit | 7fb934f2953df823b3bdd4d523678684c2509505 (patch) | |
tree | e16073b22110c709000a7f24df25dfc8fe786982 /security/rubygem-net-ssh | |
parent | - Update to 1.0.0 (diff) |
- Add PORTSCOUT
Notes
Notes:
svn path=/head/; revision=394154
Diffstat (limited to 'security/rubygem-net-ssh')
-rw-r--r-- | security/rubygem-net-ssh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index 39ee39096334..1d17b46b44a3 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -17,6 +17,8 @@ OPTIONS_DEFAULT=PROMPT_PASSPHRASES OPTIONSFILE?= ${PORT_DBDIR}/rubygem-${PORTNAME}/options PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys +PORTSCOUT= skipv:2.10.0 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |