summaryrefslogtreecommitdiff
path: root/audio/mutagen-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mutagen-tools/Makefile')
-rw-r--r--audio/mutagen-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mutagen-tools/Makefile b/audio/mutagen-tools/Makefile
index 6cfef125178..4e2e0266e65 100644
--- a/audio/mutagen-tools/Makefile
+++ b/audio/mutagen-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/07/09 13:03:30 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/01 14:43:22 wiz Exp $
DISTNAME= mutagen-1.27
PKGNAME= mutagen-tools-1.27
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
USE_LANGUAGES= # none
PY_NO_EGG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # string type problems
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # string type problems
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"