diff options
Diffstat (limited to 'textproc/m17n-contrib/Makefile')
-rw-r--r-- | textproc/m17n-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/m17n-contrib/Makefile b/textproc/m17n-contrib/Makefile index 96d43235dd6a..a28981bbade4 100644 --- a/textproc/m17n-contrib/Makefile +++ b/textproc/m17n-contrib/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls |