diff options
Diffstat (limited to 'math/jlatexmath/Makefile')
-rw-r--r-- | math/jlatexmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile index 7241478b2bab..0bbe2584c5a5 100644 --- a/math/jlatexmath/Makefile +++ b/math/jlatexmath/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFINE= FOP EXAMPLES OPTIONS_DEFAULT= FOP FOP_DESC= textproc/fop plugin (required for math/scilab) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MFOP} |