diff options
author | plunky <plunky> | 2012-03-09 10:16:28 +0000 |
---|---|---|
committer | plunky <plunky> | 2012-03-09 10:16:28 +0000 |
commit | 5e0fa9502793ae3f1dafe9293beeaddc13ae3953 (patch) | |
tree | a7119d00484dee0e45c94387ba1445bb1e0b4fbb /x11 | |
parent | 2e802b55d20d085ef59d5f53eff7d1bf42ad406a (diff) | |
download | pkgsrc-5e0fa9502793ae3f1dafe9293beeaddc13ae3953.tar.gz |
add qwt6-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 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 |