aboutsummaryrefslogtreecommitdiffstats
path: root/devel/jline
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jline')
-rw-r--r--devel/jline/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/jline/Makefile b/devel/jline/Makefile
index b1cf4b183e2e..c66fa83b0df7 100644
--- a/devel/jline/Makefile
+++ b/devel/jline/Makefile
@@ -18,6 +18,7 @@ OPTIONS_DEFINE= JLINEPATCH
JLINEPATCH_DESC= Allow ConsoleRunner customized completion
JLINEJAR= ${WRKSRC}/jline-${PORTVERSION}.jar
+NO_STAGE= yes
.include <bsd.port.options.mk>
# Update jar archive with patched jline.ConsoleRunner class.