diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-21 10:53:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-21 10:53:21 +0000 |
commit | ace3b808e8fc6373faffd4f618c096cfcd45d502 (patch) | |
tree | 1df845ec81d0cb214fa4a1a9163a05b4746a5f9d /graphics/Makefile | |
parent | 531338d76e83e80de914e0e62e53e16344acaba8 (diff) | |
download | pkgsrc-ace3b808e8fc6373faffd4f618c096cfcd45d502.tar.gz |
Remove py-matplotlib-tk -- the tk backend is not supported in the
latest release.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index efd5fda2205..1ef96dcd1c7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.670 2014/01/19 20:30:49 wiz Exp $ +# $NetBSD: Makefile,v 1.671 2014/01/21 10:53:21 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -391,7 +391,6 @@ SUBDIR+= py-imaging SUBDIR+= py-imagingtk SUBDIR+= py-matplotlib SUBDIR+= py-matplotlib-gtk2 -SUBDIR+= py-matplotlib-tk SUBDIR+= py-nwdiag SUBDIR+= py-piddle SUBDIR+= py-pycha |