- When gettext is disabled, this port still needs iconv
Reported by: Hakisho Nukama <nukama@googlemail.com>
This commit is contained in:
parent
9927dd3533
commit
735bf063da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291307
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ MAN3= libgphoto2.3 libgphoto2_port.3
|
|||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
USE_ICONV= yes
|
||||
.else
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
|
|
Loading…
Reference in a new issue