diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-11 21:15:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-11 21:15:35 +0000 |
commit | 888b56a6366fc0386ec534e0ee6e2ed3fd2ebb8d (patch) | |
tree | c507542b43dc26114a60f3c44f5e1613574cb0d9 /graphics/Makefile | |
parent | 219869c33080cf0624ee6fc2f8257f9a03fb0469 (diff) | |
download | pkgsrc-888b56a6366fc0386ec534e0ee6e2ed3fd2ebb8d.tar.gz |
+pyfits
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 b0b734f38dc..e6956b3bc22 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.568 2010/11/02 15:23:00 drochner Exp $ +# $NetBSD: Makefile,v 1.569 2010/11/11 21:15:35 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -345,6 +345,7 @@ SUBDIR+= py-matplotlib SUBDIR+= py-matplotlib-gtk2 SUBDIR+= py-matplotlib-tk SUBDIR+= py-piddle +SUBDIR+= py-pyfits SUBDIR+= qcamview SUBDIR+= qimageblitz SUBDIR+= qiv |