diff options
Diffstat (limited to 'mail/mpop/Makefile')
-rw-r--r-- | mail/mpop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 6a39bf491a86..85873f0df354 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -40,7 +40,7 @@ CONFIGURE_ARGS+= --without-libgsasl-prefix .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext CONFIGURE_ARGS+= --enable-nls PLIST_SUB= NLS="" .else |