diff options
Diffstat (limited to 'chinese/ibus-pinyin/Makefile')
-rw-r--r-- | chinese/ibus-pinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile index 4b71430b5b86..237736fc87f4 100644 --- a/chinese/ibus-pinyin/Makefile +++ b/chinese/ibus-pinyin/Makefile @@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --disable-opencc .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls |