diff options
Diffstat (limited to 'net/gnu-dico')
-rw-r--r-- | net/gnu-dico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnu-dico/Makefile b/net/gnu-dico/Makefile index 9c64dc9a7131..04c193f84a40 100644 --- a/net/gnu-dico/Makefile +++ b/net/gnu-dico/Makefile @@ -83,7 +83,7 @@ PLIST_SUB+= LDAP="@comment " .endif .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |