diff options
Diffstat (limited to 'lang/ruby32/Makefile')
-rw-r--r-- | lang/ruby32/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/ruby32/Makefile b/lang/ruby32/Makefile index 8f3dc3ea326d..a1bcf3bf35e8 100644 --- a/lang/ruby32/Makefile +++ b/lang/ruby32/Makefile @@ -48,8 +48,6 @@ EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/bin/gem \ --exclude ${DISTNAME}/man/ri.1 \ --no-same-owner --no-same-permissions -WRKSRC= ${RUBY_WRKSRC} - RUBY_VER= 3.2 OPTIONS_DEFINE= CAPIDOCS DEBUG DOCS EXAMPLES GMP RDOC YJIT |