aboutsummaryrefslogtreecommitdiff
path: root/news/nzbget/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-10-09 22:58:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-10-09 22:58:27 +0000
commit4ea0c43d743bd5404aa6e0211ae68e3ba10b783e (patch)
treeedb4de3e7677001955a1bee1d66b555fc699d719 /news/nzbget/Makefile
parentff08819977a0bfb250dac220bafe6d8103c6427e (diff)
downloadports-4ea0c43d743bd5404aa6e0211ae68e3ba10b783e.tar.gz
ports-4ea0c43d743bd5404aa6e0211ae68e3ba10b783e.zip
Apply a correct fix.
PR: 232125
Notes
Notes: svn path=/head/; revision=481674
Diffstat (limited to 'news/nzbget/Makefile')
-rw-r--r--news/nzbget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index 4c7c208e2399..d52a79ec3e64 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -30,7 +30,7 @@ SUB_FILES= pkg-message
USE_GITHUB= yes
-OPTIONS_DEFINE= 7Z OPTIMIZED_FLAGS PYTHON RAR
+OPTIONS_DEFINE= 7Z DOCS OPTIMIZED_FLAGS PYTHON RAR
OPTIONS_DEFAULT= PAR PYTHON RAR 7Z
7Z_DESC= Support extraction of 7z archives
OPTIMIZED_FLAGS_DESC= Enable optimized CPU instructions (SSE2/SSE3/NEON/etc)