diff options
Diffstat (limited to 'japanese/onew/Makefile')
-rw-r--r-- | japanese/onew/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/onew/Makefile b/japanese/onew/Makefile index 1de9ce65249b..5040a9f4e9dd 100644 --- a/japanese/onew/Makefile +++ b/japanese/onew/Makefile @@ -40,6 +40,7 @@ RK_DIR.WNN6= ${LOCALBASE}/lib/wnn/ja_JP/rk.wnn6 BUILD_DEPENDS.WNN7= ${BUILD_DEPENDS.FREEWNN} RK_DIR.WNN7= ${LOCALBASE}/lib/wnn/ja_JP/rk.wnn7 +NO_STAGE= yes .include <bsd.port.options.mk> .for I in ${OPTIONS_DEFINE:NDOCS} |