summaryrefslogtreecommitdiff
path: root/java/jrosetta
diff options
context:
space:
mode:
Diffstat (limited to 'java/jrosetta')
-rw-r--r--java/jrosetta/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jrosetta/Makefile b/java/jrosetta/Makefile
index 10dc0703eebb..7d2ebac3a013 100644
--- a/java/jrosetta/Makefile
+++ b/java/jrosetta/Makefile
@@ -22,6 +22,7 @@ PLIST_FILES= %%JAVAJARDIR%%/jrosetta-api.jar \
OPTIONS_DEFINE= COMPILE
COMPILE_DESC= Download and compile source instead of binaries
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCOMPILE}