diff options
Diffstat (limited to 'mail/kcheckgmail/Makefile')
-rw-r--r-- | mail/kcheckgmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/kcheckgmail/Makefile b/mail/kcheckgmail/Makefile index dba404e519a7..ab424c9bdb89 100644 --- a/mail/kcheckgmail/Makefile +++ b/mail/kcheckgmail/Makefile @@ -22,7 +22,7 @@ USE_AUTOTOOLS= libtool USE_KDELIBS_VER=3 .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls |