summaryrefslogtreecommitdiff
path: root/audio/py-musique
diff options
context:
space:
mode:
authorhasso <hasso>2008-11-14 22:00:21 +0000
committerhasso <hasso>2008-11-14 22:00:21 +0000
commitee478ae6f543d24cf59492b924469b81c279d5f9 (patch)
tree47c74451aa2dc59bd3195c786dff57faccc15adc /audio/py-musique
parent7a3b28985981b508c8500e665d9709408d4ef75f (diff)
downloadpkgsrc-ee478ae6f543d24cf59492b924469b81c279d5f9.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