From a77e7015fef465c9d21fd49774b5fe3fc8b9f6e8 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 25 Apr 2008 20:39:06 +0000 Subject: Update PYTHON_VERSIONS_COMPATIBLE - assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals. --- audio/py-musicbrainz/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/py-musicbrainz') diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile index b52e2483911..74da624e8b6 100644 --- a/audio/py-musicbrainz/Makefile +++ b/audio/py-musicbrainz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/12/07 14:37:28 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/04/25 20:39:06 joerg Exp $ DISTNAME= python-musicbrainz2-0.4.0 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} @@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://musicbrainz.org/doc/PythonMusicBrainz2 COMMENT= Python interface to the MusicBrainz XML web service -PYTHON_VERSIONS_ACCEPTED= 24 23 PYDISTUTILSPKG= yes DEPENDS+= ${PYPKGPREFIX}-ctypes>=1.0.0:../../devel/py-ctypes -- cgit v1.2.3