From d9cd52ca4f7d2f437462e137076da25e25647437 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- audio/mutagen-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/mutagen-tools/Makefile') 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" -- cgit v1.2.3