diff options
author | drochner <drochner@pkgsrc.org> | 2006-04-06 16:47:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-04-06 16:47:17 +0000 |
commit | 630c49cc1900a8a81136fdca8f43c529c7bf8fa0 (patch) | |
tree | 30952a8b773ab717a5a64f6c451b463dc2f42d3e /graphics/Makefile | |
parent | 17ca7afca586865b55edcb01bd8250a6a9602d72 (diff) | |
download | pkgsrc-630c49cc1900a8a81136fdca8f43c529c7bf8fa0.tar.gz |
+py-matplotlib-gtk2
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 27b63c2d485..bf2c02366b9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.413 2006/02/13 15:25:39 rillig Exp $ +# $NetBSD: Makefile,v 1.414 2006/04/06 16:47:17 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -249,6 +249,7 @@ SUBDIR+= py-gnuplot SUBDIR+= py-imaging SUBDIR+= py-imagingtk SUBDIR+= py-matplotlib +SUBDIR+= py-matplotlib-gtk2 SUBDIR+= py-piddle SUBDIR+= qcamview SUBDIR+= qiv |