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 | e2b4a7de76ec75e7f2a9a47dc1188a021ab3ae74 (patch) | |
tree | b6af41593e40271d7c6cd8b39945c1b2acfa9a3c /x11/Makefile | |
parent | 2da36ef1ff326bc4edbdf87f4f5ae512bd5bf2f9 (diff) | |
download | pkgsrc-e2b4a7de76ec75e7f2a9a47dc1188a021ab3ae74.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 |