summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/bsd.port.mk.56
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 53afe3ff4de..b61d45e4878 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.350 2012/08/18 08:02:04 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.351 2012/08/18 08:04:28 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -2273,6 +2273,10 @@ architecture is little-endian.
lp64 architecture.
.It no_shared
architecture has no shared library support.
+.It llvm
+there is
+.Pa lang/llvm
+support on this architecture.
.It mono
there is
.Pa lang/mono