diff options
Diffstat (limited to 'share/man/man5/port-modules.5')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 04102017543..f432cbee52f 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.204 2016/04/26 16:22:46 tsg Exp $ +.\" $OpenBSD: port-modules.5,v 1.205 2016/04/26 16:25:09 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -598,7 +598,7 @@ It appends to .Ev BUILD_DEPENDS . .It devel/qmake -This module allows to automate usage of qmake, independently of actual +This module automates usage of qmake, independently of the actual version of Qt being used. This module requires that one of the .Pa x11/qt4 @@ -1852,7 +1852,7 @@ as the global qt directory location, as standard GNU configure-style parameters to locate the include and libraries. .Pp The location of qt specific tools -.Nm moc, +.Nm moc , .Nm qmake and .Nm uic |