diff options
Diffstat (limited to 'textproc/ibus/Makefile')
-rw-r--r-- | textproc/ibus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 973476c62b98..fa261cfdaf60 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --disable-iso-codes-check .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls |