summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2
diff options
context:
space:
mode:
authortnn <tnn>2009-08-19 11:34:34 +0000
committertnn <tnn>2009-08-19 11:34:34 +0000
commit0ae19a8bc53ed1019ca69526f4c457d4113c3142 (patch)
treec733813989ec51b08f44a3c41aeb7df122b062c9 /graphics/py-matplotlib-gtk2
parent7a7dcf69ceffdbc1977479c75e1747a8690c0762 (diff)
downloadpkgsrc-0ae19a8bc53ed1019ca69526f4c457d4113c3142.tar.gz
not for python-2.4, because support was dropped from py-gtk2
Diffstat (limited to 'graphics/py-matplotlib-gtk2')
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index 2b8074e60c2..e7e3bf9c356 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/08/05 11:02:12 markd Exp $
+# $NetBSD: Makefile,v 1.14 2009/08/19 11:38:53 tnn Exp $
#
DISTNAME= matplotlib-0.98.4
@@ -17,7 +17,7 @@ PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"
.include "../../graphics/py-matplotlib/buildlink3.mk"