summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Coppa <dcoppa@cvs.openbsd.org>2016-08-25 14:57:36 +0000
committerDavid Coppa <dcoppa@cvs.openbsd.org>2016-08-25 14:57:36 +0000
commit002e0b9fad2b408ec16f73a68180c2db27c5f1ec (patch)
treef59f0b63fbfa4f24a6c6119c6fc5eb92c713065b
parent886a54e3babab750313a0f6c541f63e02deef679 (diff)
Amend after clean-up of fortran.port.mk
-rw-r--r--share/man/man5/port-modules.56
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 94410a85946..f682036f65e 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.206 2016/05/18 19:13:02 jca Exp $
+.\" $OpenBSD: port-modules.5,v 1.207 2016/08/25 14:57:35 dcoppa 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 2016 $
+.Dd $Mdocdate: August 25 2016 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -703,8 +703,6 @@ Set
to `g77' or `gfortran', depending on what the port requires.
The default is `g77'.
The dependencies are chosen according to
-.Ev COMPILER_VERSION
-and
.Ev MODFORTRAN_COMPILER .
.It gcc4
If