diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-10-14 09:58:02 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-10-14 09:58:02 +0000 |
commit | 6726798190bfe92e3616e969f4fa2612a2720bcb (patch) | |
tree | 1cad8202bd8ea774c24f99faf8d6666eb447daff /share/man | |
parent | c314e43b9c44ebab6c069d9fc2b43347774c6626 (diff) |
document USE_X11; from aleksander.piotrowski@piestrak.waw.pl
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index fc429fa0061..6c96d446157 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.74 2002/08/29 07:34:31 wcobb Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.75 2002/10/14 09:58:01 pvalchev Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -1099,6 +1099,10 @@ The .Sq any setting creates an extra flavor choice of .Sq lesstif . +.It Ev USE_X11 +Set to +.Sq Yes +if port requires X11 to work. .It Ev VMEM_WARNING Set to .Sq Yes |