From 56bade00d783e5a00c5be046e2b2debc39c56f15 Mon Sep 17 00:00:00 2001 From: Brian Callahan Date: Wed, 8 May 2019 20:14:53 +0000 Subject: Add flang to the MODFORTRAN_COMPILER list. ok jca@ --- share/man/man5/port-modules.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index de7ffb2c9a9..bc46dcb9116 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.239 2019/04/23 12:31:33 kmos Exp $ +.\" $OpenBSD: port-modules.5,v 1.240 2019/05/08 20:14:52 bcallah 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: April 23 2019 $ +.Dd $Mdocdate: May 8 2019 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -848,7 +848,7 @@ Sets .Ev MODFORTRAN_BUILD_DEPENDS . Set .Ev MODFORTRAN_COMPILER -to `g77' or `gfortran', depending on what the port requires. +to `g77', `gfortran', or `flang', depending on what the port requires. The default is `g77'. The dependencies are chosen according to .Ev MODFORTRAN_COMPILER . -- cgit v1.2.3