diff options
author | plunky <plunky@pkgsrc.org> | 2012-03-09 10:16:28 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2012-03-09 10:16:28 +0000 |
commit | c0f3c13c14283c830cdcd7cffbec12195764d9ab (patch) | |
tree | a7119d00484dee0e45c94387ba1445bb1e0b4fbb | |
parent | 11fd96428f45d3befefa340457f9e474fbd6261c (diff) | |
download | pkgsrc-c0f3c13c14283c830cdcd7cffbec12195764d9ab.tar.gz |
add qwt6-qt4
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7c6a0fb244b..8c20c053b64 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.644 2012/02/19 14:45:37 imil Exp $ +# $NetBSD: Makefile,v 1.645 2012/03/09 10:16:28 plunky Exp $ # COMMENT= Packages to support the X window system @@ -320,6 +320,7 @@ SUBDIR+= qt4-tiff SUBDIR+= qt4-tools SUBDIR+= qwt SUBDIR+= qwt-qt4 +SUBDIR+= qwt6-qt4 SUBDIR+= qwtplot3d-qt4 SUBDIR+= randrproto SUBDIR+= ratmen |