summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2/Makefile
diff options
context:
space:
mode:
authorhasso <hasso>2008-11-14 23:33:56 +0000
committerhasso <hasso>2008-11-14 23:33:56 +0000
commit7a806ec7df2bc31b71012da00c61aba4ecda3154 (patch)
tree79383927d61231b80613a741d60402d0e1a87c24 /graphics/py-matplotlib-gtk2/Makefile
parenta706e401728a2aa38aaf9c651fe7da0f7752f372 (diff)
downloadpkgsrc-7a806ec7df2bc31b71012da00c61aba4ecda3154.tar.gz
Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
Diffstat (limited to 'graphics/py-matplotlib-gtk2/Makefile')
-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 eb91dea41b6..45ea1d360d7 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:32 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/11/14 23:43:16 hasso Exp $
#
DISTNAME= matplotlib-0.87.2
@@ -18,7 +18,7 @@ PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
.include "../../lang/python/extension.mk"
.include "../../graphics/py-matplotlib/buildlink3.mk"