summaryrefslogtreecommitdiff
path: root/security/rubygem-bcrypt-ruby
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-bcrypt-ruby')
-rw-r--r--security/rubygem-bcrypt-ruby/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile
index e21a6ee1f5ff..8c205f17b474 100644
--- a/security/rubygem-bcrypt-ruby/Makefile
+++ b/security/rubygem-bcrypt-ruby/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= rubygem-bcrypt>=3.1.3:security/rubygem-bcrypt
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>