diff options
Diffstat (limited to 'archivers/lha-ac/Makefile')
-rw-r--r-- | archivers/lha-ac/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index 38e4b5edb712..48e86e3e6497 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -21,6 +21,8 @@ MANLANG= ja MAN1_JA= lha-ac.1 PLIST_FILES+= ${__MANPAGES} +OPTIONS_DEFINE= NLS + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |