From 6b53e1bb94fcabec798d3e513aab4259f51c0249 Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 14 Nov 2008 22:00:21 +0000 Subject: Remove python24 from accepted versions since x11/py-gtk2 doesn't support it any more. --- audio/py-musique/Makefile | 4 ++-- audio/sonata/Makefile | 4 ++-- x11/py-gnome2/Makefile | 4 ++-- x11/rox-session/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 8 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 diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index 7d540c23faf..e5daba94420 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/09/18 10:21:17 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/11/14 22:06:37 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 24 +PYTHON_VERSIONS_ACCEPTED= 25 PY_PATCHPLIST= yes PYDISTUTILSPKG= yes USE_DIRS+= xdg-1.4 diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 4cf2e80a556..f26aa893311 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2008/10/16 18:00:16 drochner Exp $ +# $NetBSD: Makefile,v 1.57 2008/11/14 22:01:27 hasso Exp $ # DISTNAME= gnome-python-2.22.3 @@ -20,7 +20,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} USE_TOOLS+= pkg-config gmake -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 .include "../../lang/python/extension.mk" .include "../../lang/python/application.mk" diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile index 70933aa5e2d..107bc4ff44a 100644 --- a/x11/rox-session/Makefile +++ b/x11/rox-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/05/26 02:13:26 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2008/11/14 22:00:21 hasso Exp $ # DISTNAME= rox-session-0.28 @@ -18,7 +18,7 @@ DIST_SUBDIR= rox NO_BUILD= yes -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 PYTHON_PATCH_SCRIPTS= AppRun tests/testutils.py INSTALLATION_DIRS= share/rox/ROX-Session -- cgit v1.2.3