diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
commit | fa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch) | |
tree | 728a3619568ce38b9188fc0b8717a16a880d52d3 /news/slrn | |
parent | b0dffdff28a18aa92669ae08593f8e26d4128641 (diff) |
Notes
Diffstat (limited to 'news/slrn')
-rw-r--r-- | news/slrn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index c17ed29b4ac5..55a6ff5e2a76 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -23,7 +23,7 @@ CONFIGURE_ARGS+=--enable-ipv6 --disable-inews --with-slrnpull \ ALL_TARGET= all -OPTIONS_DEFINE= NLS SSL DEVIEW +OPTIONS_DEFINE= NLS SSL DEVIEW DOCS OPTIONS_DEFAULT=NLS SSL OPTIONS_SUB= yes NLS_USES= gettext |