diff options
Diffstat (limited to 'math/jsmath/Makefile')
-rw-r--r-- | math/jsmath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/jsmath/Makefile b/math/jsmath/Makefile index 49711611afa6..5b2b62608e92 100644 --- a/math/jsmath/Makefile +++ b/math/jsmath/Makefile @@ -17,6 +17,7 @@ OPTIONS_DEFAULT= IMAGE_FONTS IMAGE_FONTS_DESC= Image fonts SPRITE_FONTS_DESC= Sprite fonts +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MIMAGE_FONTS} |