diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-08-26 20:53:21 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-08-26 20:53:21 +0000 |
commit | 04ba7c03334fc35eb43a68fc0473b27928810182 (patch) | |
tree | 130eebc930f3aa1754b501bc60de75783b0652ac /security/rubygem-net-ssh27 | |
parent | 6a64708a54ccb14942893a91f49258f21bba35bd (diff) | |
download | ports-04ba7c03334fc35eb43a68fc0473b27928810182.tar.gz ports-04ba7c03334fc35eb43a68fc0473b27928810182.zip |
Notes
Diffstat (limited to 'security/rubygem-net-ssh27')
-rw-r--r-- | security/rubygem-net-ssh27/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-net-ssh27/Makefile b/security/rubygem-net-ssh27/Makefile index 465dcac9ea6a..6c1850fb9ee2 100644 --- a/security/rubygem-net-ssh27/Makefile +++ b/security/rubygem-net-ssh27/Makefile @@ -24,4 +24,6 @@ RUBYGEM_AUTOPLIST= yes PROMPT_PASSPHRASES_RUN_DEPENDS= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios +PORTSCOUT= ignore + .include <bsd.port.mk> |