diff options
Diffstat (limited to 'lang/rhino/Makefile')
-rw-r--r-- | lang/rhino/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rhino/Makefile b/lang/rhino/Makefile index 765a5de73c40..28cdeb2041fe 100644 --- a/lang/rhino/Makefile +++ b/lang/rhino/Makefile @@ -33,6 +33,7 @@ LINEDIT_DESC= Enable line editing in the Rhino shell OPTIONS_DEFAULT= LINEDIT +NO_STAGE= yes .include <bsd.port.options.mk> RHINOJAR= ${DATADIR}/${PORTNAME}.jar |