diff options
Diffstat (limited to 'mail/anubis/Makefile')
-rw-r--r-- | mail/anubis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index ebc5bfef3862..2baf505280b4 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -47,7 +47,7 @@ _REQUIRE= mail .if ${PORT_OPTIONS:MNLS} USE_ICONV= yes -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |