summaryrefslogtreecommitdiff
path: root/audio/playitslowly
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
committeradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
commit2019fddeb4a03f35d05240122f8adaba399b2031 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /audio/playitslowly
parent576e28830879dd1e62f4d61c31a43700bc131bc7 (diff)
downloadpkgsrc-2019fddeb4a03f35d05240122f8adaba399b2031.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'audio/playitslowly')
-rw-r--r--audio/playitslowly/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/playitslowly/Makefile b/audio/playitslowly/Makefile
index 3637a48c299..886ef6b5cc5 100644
--- a/audio/playitslowly/Makefile
+++ b/audio/playitslowly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/08/07 20:36:26 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:28 adam Exp $
DISTNAME= playitslowly-1.4.0
CATEGORIES= audio
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-gstreamer0.10-[0-9]*:../../multimedia/py-gstreamer0.10
DEPENDS+= gst-plugins0.10-soundtouch-[0-9]*:../../audio/gst-plugins0.10-soundtouch
PYTHON_VERSIONED_DEPENDENCIES= cairo
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
REPLACE_PYTHON+= playitslowly/app.py
SUBST_CLASSES+= exec