diff options
author | 2011-10-21 17:27:00 +0000 | |
---|---|---|
committer | 2011-10-21 17:27:00 +0000 | |
commit | d6cc23c6afb4b38a58b299376965ffb32572a4bd (patch) | |
tree | e6a5c3bcdb0b83841d14348512dff62e8c8025c9 /share/man | |
parent | tell people to define PSEUDO_FLAVORS and FLAVORS prior to bsd.port.arch.mk (diff) | |
download | wireguard-openbsd-d6cc23c6afb4b38a58b299376965ffb32572a4bd.tar.xz wireguard-openbsd-d6cc23c6afb4b38a58b299376965ffb32572a4bd.zip |
add elf to properties
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 56a53e006d3..a1480001b64 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.291 2011/10/16 14:58:13 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.292 2011/10/21 17:27:00 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 16 2011 $ +.Dd $Mdocdate: October 21 2011 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1777,6 +1777,9 @@ Possible properties include architecture possesses suspend (apm) support. .It gccN gccN architecture. +.It elf +.Xr elf 5 +architecture. .It lp64 lp64 architecture. .It no_shared |