summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2008-11-19 03:39:57 +0000
committerhasso <hasso@pkgsrc.org>2008-11-19 03:39:57 +0000
commite6d8ca17fab127134f7a3793152313ec7d61990e (patch)
tree2dae912923adfd65b6831e752fab7a16e5b3c3b6 /audio
parentfb06b94a44691b88cce485defdbab5c0f0f5ba3f (diff)
downloadpkgsrc-e6d8ca17fab127134f7a3793152313ec7d61990e.tar.gz
Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it.
Diffstat (limited to 'audio')
-rw-r--r--audio/py-musique/Makefile4
-rw-r--r--audio/sonata/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile
index 7d7917e51b5..8aec959c441 100644
--- a/audio/py-musique/Makefile
+++ b/audio/py-musique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/11/14 22:05:05 hasso Exp $
+# $NetBSD: Makefile,v 1.17 2008/11/19 03:39:57 hasso Exp $
#
DISTNAME= pymusique-0.5
@@ -25,7 +25,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= 25
+PYTHON_VERSIONS_ACCEPTED= 24 25
PYDISTUTILSPKG= yes
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile
index e5daba94420..d99063a3e77 100644
--- a/audio/sonata/Makefile
+++ b/audio/sonata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/11/14 22:06:37 hasso Exp $
+# $NetBSD: Makefile,v 1.8 2008/11/19 03:39:57 hasso Exp $
#
DISTNAME= sonata-1.5.2
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= musicpd>0:../../audio/musicpd
-PYTHON_VERSIONS_ACCEPTED= 25
+PYTHON_VERSIONS_ACCEPTED= 24 25
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_DIRS+= xdg-1.4