pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/py-musique py-gtk needs Python 2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/669e2e2db7b1
branches:  trunk
changeset: 539882:669e2e2db7b1
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 15 16:50:42 2008 +0000

description:
py-gtk needs Python 2.4

diffstat:

 audio/py-musique/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 49ec9c362e88 -r 669e2e2db7b1 audio/py-musique/Makefile
--- a/audio/py-musique/Makefile Sat Mar 15 16:48:50 2008 +0000
+++ b/audio/py-musique/Makefile Sat Mar 15 16:50:42 2008 +0000
@@ -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}-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
 



Home | Main Index | Thread Index | Old Index