summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/port-modules.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 4a001f5be4b..f5e22230041 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.50 2010/04/08 16:35:21 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.51 2010/05/25 07:55:13 ajacoutot 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 8 2010 $
+.Dd $Mdocdate: May 25 2010 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -378,6 +378,7 @@ to MODULES, and provides do-configure, do-build, do-install and
post-install targets.
do-build, do-install and post-install can be overridden in the port
Makefile.
+.It fortran
.It gcc3
If USE_GCC3=No (defined by
.Pa /usr/share/mk/bsd.own.mk ) ,