summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 229e50b3..0283f4f0 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -36,6 +36,11 @@ set this to '~ppc'. This is an incremental variable. Only define a
.br
Defaults to the value of $ARCH.
.TP
+\fBACCEPT_LICENSE\fR = \fI[space delimited list of licenses or groups]\fR
+This variable is used to mask packages based on licensing restrictions.
+.br
+Defaults to the value of * -@EULA.
+.TP
.B CBUILD
This variable is passed by the \fIebuild scripts\fR to the \fIconfigure\fR
as \fI\-\-build=${CBUILD}\fR only if it is defined. Do not set this yourself