aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-build/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-build/Makefile')
-rw-r--r--devel/ruby-build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile
index de6432fb49c4..0f272f37b642 100644
--- a/devel/ruby-build/Makefile
+++ b/devel/ruby-build/Makefile
@@ -23,6 +23,7 @@ OPTIONS_DEFINE= RBENV
RBENV_DESC= Install rbenv for installation support
OPTIONS_DEFAULT= RBENV
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRBENV}