diff options
author | drochner <drochner@pkgsrc.org> | 2009-12-11 19:25:49 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-12-11 19:25:49 +0000 |
commit | 4c8ade0024d18a217facec96a9e8dbd7cd73ebd3 (patch) | |
tree | 5c6678a708351a5b5fcada20224d089a61e15dcc /x11 | |
parent | d04b44c84a6ffc22810aac9af84b25b9a00a07d6 (diff) | |
download | pkgsrc-4c8ade0024d18a217facec96a9e8dbd7cd73ebd3.tar.gz |
+qwtplot3d-qt4
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b73a945db22..3c81f5e1cff 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.604 2009/11/29 02:50:47 snj Exp $ +# $NetBSD: Makefile,v 1.605 2009/12/11 19:25:49 drochner Exp $ # COMMENT= Packages to support the X window system @@ -300,6 +300,7 @@ SUBDIR+= qt4-tiff SUBDIR+= qt4-tools SUBDIR+= qwt SUBDIR+= qwt-qt4 +SUBDIR+= qwtplot3d-qt4 SUBDIR+= randrproto SUBDIR+= ratmen SUBDIR+= recordproto |