From 17514e0351a1b7ce99e34ae1192a37395cdffec7 Mon Sep 17 00:00:00 2001 From: swills Date: Wed, 27 Apr 2016 21:57:31 +0000 Subject: Convert USES=gem:autoplist to USES=gem since autoplist is default --- security/rubygem-bcrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/rubygem-bcrypt') 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 -- cgit