aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-bcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-bcrypt/Makefile')
-rw-r--r--security/rubygem-bcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-bcrypt/Makefile b/security/rubygem-bcrypt/Makefile
index 158e141ead21..f0d4d4ca8efd 100644
--- a/security/rubygem-bcrypt/Makefile
+++ b/security/rubygem-bcrypt/Makefile
@@ -13,6 +13,6 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>