summaryrefslogtreecommitdiff
path: root/audio/picard
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/picard
parent576e28830879dd1e62f4d61c31a43700bc131bc7 (diff)
downloadpkgsrc-2019fddeb4a03f35d05240122f8adaba399b2031.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'audio/picard')
-rw-r--r--audio/picard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index 909542f1c0c..9bd5278b86c 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2015/11/24 05:28:32 adam Exp $
+# $NetBSD: Makefile,v 1.29 2015/12/05 21:25:28 adam Exp $
DISTNAME= picard-1.3.2
CATEGORIES= audio
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen>=1.20:../../audio/py-mutagen
USE_LANGUAGES= c c++
USE_TOOLS+= msgfmt pkg-config
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.3.1
HAS_CONFIGURE= yes
CONFIG_SHELL= ${PYTHONBIN}