summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-11 14:23:31 +0000
committerjoerg <joerg>2009-02-11 14:23:31 +0000
commitd9b8b46fbd8b15d570859c0902c3038ea9ff3754 (patch)
tree9d6701e033b576b45f99e100e3b47abaa0b63b73 /graphics/py-matplotlib-gtk2/Makefile
parent0d1f981b506fa9d31de478224f064b0e90a3d6da (diff)
downloadpkgsrc-d9b8b46fbd8b15d570859c0902c3038ea9ff3754.tar.gz
Sort PYTHON_VERSIONS_ACCEPTED.
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 f7171aef8f7..b505b87093c 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/12/19 22:39:47 markd Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/11 14:23:32 joerg Exp $
#
DISTNAME= matplotlib-0.98.0
@@ -17,7 +17,7 @@ PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 24 25
+PYTHON_VERSIONS_ACCEPTED= 25 24
.include "../../lang/python/extension.mk"
.include "../../graphics/py-matplotlib/buildlink3.mk"