diff options
Diffstat (limited to 'japanese/jd/Makefile')
-rw-r--r-- | japanese/jd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile index 165a6b737f47..6a75afd983ed 100644 --- a/japanese/jd/Makefile +++ b/japanese/jd/Makefile @@ -32,6 +32,7 @@ OPTIONS_DEFINE= ONIGURUMA PANGOLAYOUT ONIGURUMA_DESC= Use oniguruma regular expressions library PANGOLAYOUT_DESC= Use PANGOLayout instead of PangoGlyphString +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> |