From f9d85df5e253a1be96e0ff510ae875bc6d521cee Mon Sep 17 00:00:00 2001 From: Landry Breuil Date: Thu, 12 Jun 2008 16:02:14 +0000 Subject: Document lang/lua MODULE. Reminded by pyr@ and ajacoutot@ while going to the hike, ok ajacoutot@ and looks fine to jmc@ --- share/man/man5/port-modules.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index dd793984b11..bee562c4b15 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.11 2008/05/18 13:45:18 steven Exp $ +.\" $OpenBSD: port-modules.5,v 1.12 2008/06/12 16:02:13 landry 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: May 18 2008 $ +.Dd $Mdocdate: June 12 2008 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -364,6 +364,8 @@ appends to BUILD_DEPENDS and RUN_DEPENDS. It heeds NO_BUILD. .It lang/ghc Sets ONLY_FOR_ARCHS, MODGHC_VERSION, BUILD_DEPENDS, and RUN_DEPENDS. +.It lang/lua +Sets CATEGORIES, RUN_DEPENDS, and BUILD_DEPENDS if NO_BUILD is not set. .It lang/ocaml Sets OCAML_VERSION, MODOCAML_NATIVE. Appends to BUILD_DEPENDS and MAKE_ENV. -- cgit v1.2.3