mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- fix option WITHOUT_NLS
This commit is contained in:
parent
d9d7c9a7b9
commit
57c52bfdcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364051
@ -22,7 +22,8 @@ MAN1_JA= lha-ac.1
|
||||
PLIST_FILES+= ${__MANPAGES}
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
NLS_CONFIGURE_ENABLE= multibyte-filename=auto
|
||||
NLS_CONFIGURE_ON= --enable-multibyte-filename=auto
|
||||
NLS_CONFIGURE_OFF= --disable-multibyte-filename
|
||||
|
||||
do-install:
|
||||
-${MKDIR} ${STAGEDIR}${PREFIX}/man/ja/man1
|
||||
|
Loading…
Reference in New Issue
Block a user