mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
Document TRYBROKEN in ports(7).
PR: docs/153542 Submitted by: Eitan Adler <lists@eitanadler.com> MFC after: 3 days
This commit is contained in:
parent
8a2d29c97e
commit
1583221b9d
1 changed files with 4 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 21, 2009
|
||||
.Dd February 14, 2009
|
||||
.Dt PORTS 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -477,6 +477,9 @@ Of course, these ports may not work as expected, but if you really know
|
|||
what you are doing and are sure about installing a forbidden port, then
|
||||
.Va NO_IGNORE
|
||||
lets you do it.
|
||||
.It Va TRYBROKEN
|
||||
If defined, attempt to build a port even if it is marked as
|
||||
.Aq Va BROKEN .
|
||||
.It Va PORT_DBDIR
|
||||
Directory where the results of configuring
|
||||
.Va OPTIONS
|
||||
|
|
|
|||
Loading…
Reference in a new issue