diff options
author | drochner <drochner@pkgsrc.org> | 2009-11-24 19:51:45 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-11-24 19:51:45 +0000 |
commit | 1ac52d1b12fc34487b9af43fdaf3cebec22785bd (patch) | |
tree | b6af41593e40271d7c6cd8b39945c1b2acfa9a3c /x11/Makefile | |
parent | a5d38f47d68a9fcfb6119e6d7e877928b33f9b03 (diff) | |
download | pkgsrc-1ac52d1b12fc34487b9af43fdaf3cebec22785bd.tar.gz |
+qwt-qt4
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 f28ba04381c..45c545ba94d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.602 2009/11/08 18:31:02 jakllsch Exp $ +# $NetBSD: Makefile,v 1.603 2009/11/24 19:51:45 drochner Exp $ # COMMENT= Packages to support the X window system @@ -299,6 +299,7 @@ SUBDIR+= qt4-sqlite3 SUBDIR+= qt4-tiff SUBDIR+= qt4-tools SUBDIR+= qwt +SUBDIR+= qwt-qt4 SUBDIR+= randrproto SUBDIR+= ratmen SUBDIR+= recordproto |