From 2a3f701fbc38af58e19add6be1b8290ca2346e55 Mon Sep 17 00:00:00 2001 From: Jeremie Courreges-Anglas Date: Tue, 11 Oct 2016 12:42:22 +0000 Subject: Ports can be built with several (not just two) lua versions. --- share/man/man5/port-modules.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index f0f5e2b1233..565c5e5f729 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.208 2016/09/13 19:45:35 naddy Exp $ +.\" $OpenBSD: port-modules.5,v 1.209 2016/10/11 12:42:21 jca 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: September 13 2016 $ +.Dd $Mdocdate: October 11 2016 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -998,7 +998,7 @@ is set to 5.1. .Ev MODLUA_VERSION is set to .Ev MODLUA_DEFAULT_VERSION by default. -Ports can be built with two lua versions. +Ports can be built with several lua versions. If no FLAVOR is set it defaults to MODLUA_DEFAULT_VERSION. Otherwise the FULLPKGNAME is adjusted, if MODLUA_SA is not set. In order to set a build, run or test dependency on a lua port, -- cgit v1.2.3