summaryrefslogtreecommitdiff
path: root/audio/py-musique
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-03-15 16:50:42 +0000
committerjoerg <joerg@pkgsrc.org>2008-03-15 16:50:42 +0000
commit0e5dfc3af91f0bf17846be29bc02fb4b27e85568 (patch)
tree2aa5278c6bd7881c9e0f38c3446da60381551a88 /audio/py-musique
parentad5308b903ee766accd28d212df6ddc2365a3934 (diff)
downloadpkgsrc-0e5dfc3af91f0bf17846be29bc02fb4b27e85568.tar.gz
py-gtk needs Python 2.4
Diffstat (limited to 'audio/py-musique')
-rw-r--r--audio/py-musique/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile
index 59b0b50618b..a91e8d46f5f 100644
--- a/audio/py-musique/Makefile
+++ b/audio/py-musique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/09/21 13:03:27 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/03/15 16:50:42 joerg Exp $
#
DISTNAME= pymusique-0.5
@@ -23,7 +23,7 @@ DEPENDS+= ${PYPKGPREFIX}-mcrypt-[0-9]*:../../security/py-mcrypt
DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-PYTHON_VERSIONS_ACCEPTED= 24 23
+PYTHON_VERSIONS_ACCEPTED= 24
PYDISTUTILSPKG= yes