diff options
Diffstat (limited to 'security/rubygem-bcrypt-ruby/Makefile')
-rw-r--r-- | security/rubygem-bcrypt-ruby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile index e01c7394dc35..6a506f105298 100644 --- a/security/rubygem-bcrypt-ruby/Makefile +++ b/security/rubygem-bcrypt-ruby/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-bcrypt>=3.1.3:${PORTSDIR}/security/rubygem-bcrypt +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |