summaryrefslogtreecommitdiff
path: root/audio/moss
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-08-13 15:09:58 +0000
committerminskim <minskim@pkgsrc.org>2004-08-13 15:09:58 +0000
commitd683dc704e844d1d132b8e150dcfd1422953bfbd (patch)
tree2450e591b94c3bdcbf607ac0623f30c0d2890c81 /audio/moss
parent620def390e9026f5c677908cee7fed2df076e4da (diff)
downloadpkgsrc-d683dc704e844d1d132b8e150dcfd1422953bfbd.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 \