summaryrefslogtreecommitdiff
path: root/audio/moss
diff options
context:
space:
mode:
authorminskim <minskim>2004-08-13 15:09:58 +0000
committerminskim <minskim>2004-08-13 15:09:58 +0000
commit341c28b525ba6faf8580cafef10271b28f314511 (patch)
tree2450e591b94c3bdcbf607ac0623f30c0d2890c81 /audio/moss
parent3d7caacb690179df13e47dbe3ac4945c1f7a3c7f (diff)
downloadpkgsrc-341c28b525ba6faf8580cafef10271b28f314511.tar.gz
This package requires thread-enabled Python.
Diffstat (limited to 'audio/moss')
-rw-r--r--audio/moss/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/moss/Makefile b/audio/moss/Makefile
index 4f02a8b3d91..df34f41cb96 100644
--- a/audio/moss/Makefile
+++ b/audio/moss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/10 06:48:21 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/08/13 15:09:58 minskim Exp $
DISTNAME= moss-0.1.2
CATEGORIES= audio
@@ -14,7 +14,8 @@ DEPENDS+= ${PYPKGPREFIX}-vorbis>=1.3:../../audio/py-vorbis
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
-PYTHON_PATCH_SCRIPTS= ${WRKSRC}/*.py
+PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth
+PYTHON_PATCH_SCRIPTS= ${WRKSRC}/*.py
RCD_SCRIPTS= moss
CONF_FILES= ${PREFIX}/share/moss/moss.conf.sample \