summaryrefslogtreecommitdiff
path: root/audio/py-musique
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2008-11-14 22:00:21 +0000
committerhasso <hasso@pkgsrc.org>2008-11-14 22:00:21 +0000
commit7a1e0dcdb766a0d04466b9d264b48bde319620b7 (patch)
tree47c74451aa2dc59bd3195c786dff57faccc15adc /audio/py-musique
parentcbd620780744f5e4e5b98870e8d29b94bd4e91c6 (diff)
downloadpkgsrc-7a1e0dcdb766a0d04466b9d264b48bde319620b7.tar.gz
Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
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 f2fc32a7dda..7d7917e51b5 100644
--- a/audio/py-musique/Makefile
+++ b/audio/py-musique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:14 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2008/11/14 22:05:05 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 24
+PYTHON_VERSIONS_ACCEPTED= 25
PYDISTUTILSPKG= yes