diff options
-rw-r--r-- | japanese/lynx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index f9593defe337..c96e4d52e711 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -33,6 +33,8 @@ L_HELP= ${PREFIX}/share/lynx_help MAN1= lynx.1 +MAKE_JOBS_UNSAFE=yes + OPTIONS_DEFINE= JAPANESE_UTF8 COLOR_STYLE DEFAULT_COLORS DOCS OPTIONS_SUB= yes |