summaryrefslogtreecommitdiff
path: root/net-p2p/cpuminer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
commite1bfdfbe5665c963621e06f6bbfbbc2c000a804e (patch)
treeeaf052562fa1ad9b232918eb5e617ac1df0dd725 /net-p2p/cpuminer
parentAfter an include, PLIST_SUB must be appended to, not overwritten. (diff)
Add DOCS options to ports that should have one.
Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
Notes
Notes: svn path=/head/; revision=479406
Diffstat (limited to 'net-p2p/cpuminer')
-rw-r--r--net-p2p/cpuminer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile
index 0ef07ca21bbe..dd6f212f4e7c 100644
--- a/net-p2p/cpuminer/Makefile
+++ b/net-p2p/cpuminer/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libcurl.so:ftp/curl \
libjansson.so:devel/jansson
-OPTIONS_DEFINE= GCC
+OPTIONS_DEFINE= GCC DOCS
OPTIONS_DEFAULT=GCC
USES= autoreconf cpe