summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2010-09-09 17:34:38 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2010-09-09 17:34:38 +0000
commita3bdd2bdc3a07d0c38d435998255f3a82158d38c (patch)
tree1ce4dd906ef7b53f31839653d1b56df494703cf3 /share/man/man5
parent4d8536d8e70be938cf6a0548b2431a898ebc76eb (diff)
- sync lua.port.mk blurb
ok sthen@
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/port-modules.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 47d63e6a7bd..59bf2caca4e 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.62 2010/07/30 22:51:03 sthen Exp $
+.\" $OpenBSD: port-modules.5,v 1.63 2010/09/09 17:34:37 jasper Exp $
.\"
.\" Copyright (c) 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: July 30 2010 $
+.Dd $Mdocdate: September 9 2010 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -417,8 +417,8 @@ Sets ONLY_FOR_ARCHS, MODGHC_VERSION, BUILD_DEPENDS, and RUN_DEPENDS.
.It lang/lua
Sets MODLUA_VERSION, MODLUA_LIBDIR, MODLUA_DATADIR.
Appends to RUN_DEPENDS and CATEGORIES.
-Also appends to BUILD_DEPENDS,
-unless NO_BUILD has been set to Yes.
+Also appends to BUILD_DEPENDS, unless NO_BUILD has been set to Yes.
+Also affects PKG_ARCH when SHARED_ONLY is not set or set to No.
.It lang/mono
Sets MODMONO_ONLY_FOR_ARCHS, CONFIGURE_ENV, MAKE_FLAGS,
MODMONO_BUILD_DEPENDS and MODMONO_RUN_DEPENDS.