summaryrefslogtreecommitdiff
path: root/audio/py-daap
diff options
context:
space:
mode:
authorjoerg <joerg>2007-06-11 17:38:35 +0000
committerjoerg <joerg>2007-06-11 17:38:35 +0000
commited2c692ae58709ad4f4e3848fb732a67e7c6b39e (patch)
treea778e83da4e1f61071bfcfd878d8dd6d866821af /audio/py-daap
parent4565325953d52ff9f70168d50f624a9a4db9741f (diff)
downloadpkgsrc-ed2c692ae58709ad4f4e3848fb732a67e7c6b39e.tar.gz
Doesn't build with Python before 2.3.
Diffstat (limited to 'audio/py-daap')
-rw-r--r--audio/py-daap/Makefile4
1 files changed, 3 insertions, 1 deletions
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}