From 5a69e91ec229b4560f7a6079244fccfdd3fdd5fb Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 23 Sep 2009 09:54:45 +0000 Subject: Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner. --- misc/deskbar-applet/Makefile | 3 +-- misc/orca/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index c5410a88797..c7dda35184b 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/08/26 19:58:00 sno Exp $ +# $NetBSD: Makefile,v 1.42 2009/09/23 09:54:45 tron Exp $ # DISTNAME= deskbar-applet-2.26.2 @@ -23,7 +23,6 @@ PKGCONFIG_OVERRIDE= data/deskbar-applet.pc GCONF_SCHEMAS= deskbar-applet.schemas -PYTHON_VERSIONS_ACCEPTED= 26 25 24 PYTHON_PATCH_SCRIPTS= deskbar/deskbar-applet.py PY_PATCHPLIST= yes diff --git a/misc/orca/Makefile b/misc/orca/Makefile index 46767e1e85d..49c71227a2c 100644 --- a/misc/orca/Makefile +++ b/misc/orca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/08/26 19:58:03 sno Exp $ +# $NetBSD: Makefile,v 1.22 2009/09/23 09:54:46 tron Exp $ # DISTNAME= orca-2.26.3 @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= intltool pkg-config gmake msgfmt -PYTHON_VERSIONS_ACCEPTED= 26 25 24 CONFIGURE_ENV+= PYTHON=${PYTHONBIN} PY_PATCHPLIST= yes -- cgit v1.2.3