From e8837f2ce4c6fce78772f11e5bf5a7d7443551c3 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 11 Jun 2007 17:38:35 +0000 Subject: Doesn't build with Python before 2.3. --- audio/py-daap/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/py-daap/Makefile b/audio/py-daap/Makefile index 4a9932a3ff4..ca716512713 100644 --- a/audio/py-daap/Makefile +++ b/audio/py-daap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/05/04 20:23:41 agc Exp $ +# $NetBSD: Makefile,v 1.2 2007/06/11 17:38:35 joerg Exp $ # DISTNAME= PythonDaap-0.7 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jerakeen.org/PythonDaap/ COMMENT= Python binding for DAAP +PYTHON_VERSIONS_ACCEPTED= 24 23 + PYSETUP= setup.py PLIST_SUBST+= PYSITELIB=${PYSITELIB:Q} -- cgit v1.2.3