summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Zhukov <zhuk@cvs.openbsd.org>2017-06-15 15:53:24 +0000
committerVadim Zhukov <zhuk@cvs.openbsd.org>2017-06-15 15:53:24 +0000
commit6f097010a205f6989f3c0c7dcb6232fb345adb61 (patch)
tree205efd7fefe16f5189391ca733961e9c44750093
parentd96dd0fbfa712a085cb87120e9c679c2517ce34c (diff)
The devel/qmake port module handles Qt3 as well.
-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 9ccd159f0b8..e2cd3c2b3a8 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.218 2017/05/27 20:18:04 jung Exp $
+.\" $OpenBSD: port-modules.5,v 1.219 2017/06/15 15:53:23 zhuk 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 27 2017 $
+.Dd $Mdocdate: June 15 2017 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -724,6 +724,7 @@ to
This module automates usage of qmake, independently of the actual
version of Qt being used.
This module requires that one of the
+.Pa x11/qt3 ,
.Pa x11/qt4
or
.Pa x11/qt5