diff options
author | bouyer <bouyer@pkgsrc.org> | 2019-10-28 19:00:37 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2019-10-28 19:00:37 +0000 |
commit | b2588c5006e221758a2d430467d77bbae231365c (patch) | |
tree | 15598758894f6ab0ac5bba37e7ecf6fb6fc65e3c /x11/Makefile | |
parent | d18b2a7f6f1eed4f9a0d10ef1e28c76ba4726ebb (diff) | |
download | pkgsrc-b2588c5006e221758a2d430467d77bbae231365c.tar.gz |
Add qwt6-qt5 version 6.1.4. Based on qwt6-qt4 package.
Qwt is an extension to the Qt GUI library from Troll Tech AS.
The Qwt library contains widgets and components which are
primarily useful for technical and scientific purposes.
It includes a 2-D plotting widget, different kinds of sliders,
and much more.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0ff01763e9c..7690738c1b2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.855 2019/10/28 12:43:57 nia Exp $ +# $NetBSD: Makefile,v 1.856 2019/10/28 19:00:37 bouyer Exp $ # COMMENT= Packages to support the X window system @@ -382,6 +382,7 @@ SUBDIR+= qt5-qtx11extras SUBDIR+= qt5-qtxmlpatterns SUBDIR+= qwt-qt4 SUBDIR+= qwt6-qt4 +SUBDIR+= qwt6-qt5 SUBDIR+= qwtplot3d-qt4 SUBDIR+= ratmen SUBDIR+= redshift |