summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2020-05-06 01:42:41 +0000
committergutteridge <gutteridge@pkgsrc.org>2020-05-06 01:42:41 +0000
commit4cd1c854b7a8f6d45151958d46bbb0a42b343f4e (patch)
treea5950d6d4d4dd8bcff99cad88e33f832de6ffc7c
parentff16dac9a9a5abdddc2d3be52dbcb38d2851e1ee (diff)
downloadpkgsrc-4cd1c854b7a8f6d45151958d46bbb0a42b343f4e.tar.gz
doc/pkgsrc.*: regen
-rw-r--r--doc/pkgsrc.html5
-rw-r--r--doc/pkgsrc.txt3
2 files changed, 3 insertions, 5 deletions
diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html
index 84b12edaeaf..66539e01ca8 100644
--- a/doc/pkgsrc.html
+++ b/doc/pkgsrc.html
@@ -1863,9 +1863,8 @@ uid=1000(myusername) gid=100(users) groups=100(users),0(wheel)
<dd><p>Specifies which version of python to use when several
options are available.</p></dd>
<dt><span class="term"><code class="varname">PKGSRC_FORTRAN</code>:</span></dt>
-<dd><p>Specifies the fortran compiler to use.
- The default is <code class="varname">g95</code>, and
- <code class="varname">gfortran</code> is an alternative.</p></dd>
+<dd><p>Specifies the Fortran compiler to use.
+ The default is <code class="varname">gfortran</code>.</p></dd>
<dt><span class="term"><code class="varname">GFORTRAN_VERSION</code>:</span></dt>
<dd><p>If <code class="varname">PKGSRC_FORTRAN</code><code class="literal">=</code>
<code class="varname">gfortran</code> is used, this option specifies which
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 5a1e005e4ce..9d7993e3314 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -1553,8 +1553,7 @@ PYTHON_VERSION_DEFAULT:
PKGSRC_FORTRAN:
- Specifies the fortran compiler to use. The default is g95, and gfortran is
- an alternative.
+ Specifies the Fortran compiler to use. The default is gfortran.
GFORTRAN_VERSION: