diff options
author | he <he@pkgsrc.org> | 2009-05-14 13:55:54 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-05-14 13:55:54 +0000 |
commit | 289f04113c1f70835bc10274d1f55dfa2b84706a (patch) | |
tree | 336157aefcfd41b9ff68157b44a744a4ca6f2645 /graphics | |
parent | f3ce9c3f01c5800dfe586136890c00e69fddfde0 (diff) | |
download | pkgsrc-289f04113c1f70835bc10274d1f55dfa2b84706a.tar.gz |
Add the recently added py-matplotlib-tk.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 97bd0969575..dab614524ed 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.523 2009/05/10 13:13:56 obache Exp $ +# $NetBSD: Makefile,v 1.524 2009/05/14 13:55:54 he Exp $ # COMMENT= Graphics tools and libraries @@ -317,6 +317,7 @@ SUBDIR+= py-imaging SUBDIR+= py-imagingtk SUBDIR+= py-matplotlib SUBDIR+= py-matplotlib-gtk2 +SUBDIR+= py-matplotlib-tk SUBDIR+= py-piddle SUBDIR+= qcamview SUBDIR+= qimageblitz |