aboutsummaryrefslogtreecommitdiff
path: root/www/vertx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/vertx/Makefile')
-rw-r--r--www/vertx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/vertx/Makefile b/www/vertx/Makefile
index 9c90e5510c97..b0610e0bc6ff 100644
--- a/www/vertx/Makefile
+++ b/www/vertx/Makefile
@@ -38,6 +38,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES JYTHON JRUBY
JYTHON_DESC= Use Python to write verticles
JRUBY_DESC= Use Ruby to write verticles
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MJYTHON}