diff options
| author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-12-21 21:44:33 +0000 |
|---|---|---|
| committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-12-21 21:44:33 +0000 |
| commit | 520a4bfde7f7ff342d7b3d82be3f4d58368d47b8 (patch) | |
| tree | 19296e5d67b9d70fd482f711d1866e4ce59dd1bf /share | |
| parent | 1ea65ec72978159596fd78eaea23aa6b530f89f3 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/ports.7 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index fb277e0d86ea..063697aed332 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -470,6 +470,17 @@ 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 PORT_DBDIR +Directory where the results of configuring +.Va OPTIONS +are stored. +Defaults to +.Pa /var/db/ports . +Each port where +.Va OPTIONS +have been configured will have a uniquely named sub-directory, containing a +single file +.Pa options . .El .Sh FILES .Bl -tag -width ".Pa /usr/ports/Mk/bsd.port.mk" -compact |
