aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-gems/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-gems/Makefile')
-rw-r--r--devel/ruby-gems/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile
index 32da39bbc01b..e498d9bb4ba6 100644
--- a/devel/ruby-gems/Makefile
+++ b/devel/ruby-gems/Makefile
@@ -15,8 +15,7 @@ LICENSE_COMB= dual
LICENSE_FILE_MIT= ${WRKSRC}/MIT.txt
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.txt
-USES= cpe tar:tgz
-USE_RUBY= yes
+USES= cpe ruby tar:tgz
GEMS_BASE_DIR= lib/ruby/gems/${RUBY_VER}
GEMS_ENV= GEM_HOME=${STAGEDIR}${PREFIX}/${GEMS_BASE_DIR}