diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:56:33 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:56:33 +0000 |
commit | 009a17042cb3efce183b782d7012fc92c189e210 (patch) | |
tree | 2eebc6966048dfb37619243a69e02bf017ac9ae4 /security/rubygem-net-ssh | |
parent | 6ed7970d0cad5324f60a4eb87485509c92ba711c (diff) |
Notes
Diffstat (limited to 'security/rubygem-net-ssh')
-rw-r--r-- | security/rubygem-net-ssh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index 54326ca08a09..9a346f28f1a6 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -21,7 +21,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPROMPT_PASSPHRASES} |