diff options
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 2625a3d2e9f7..ec65d8c86faf 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -93,7 +93,7 @@ CONFIGURE_ARGS+= --enable-cancel-locks .if ${PORT_OPTIONS:MNLS} CONFIGURE_ARGS+= --enable-nls -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls |