diff options
-rw-r--r-- | archivers/lha-ac/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index b10e391e6c56..7fcd589df0ec 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -17,9 +17,7 @@ RESTRICTED= No redistribution allowed GNU_CONFIGURE= yes PLIST_FILES= bin/lha-ac -MANLANG= ja -MAN1_JA= lha-ac.1 -PLIST_FILES+= ${__MANPAGES} +PLIST_FILES+= man/ja/man1/lha-ac.1.gz OPTIONS_DEFINE= NLS NLS_CONFIGURE_ON= --enable-multibyte-filename=auto |