summaryrefslogtreecommitdiff
path: root/audio/py-libmtag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-libmtag/Makefile')
-rw-r--r--audio/py-libmtag/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-libmtag/Makefile b/audio/py-libmtag/Makefile
index f1cb95b2442..c55bbf479c0 100644
--- a/audio/py-libmtag/Makefile
+++ b/audio/py-libmtag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/08/16 21:22:11 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:02 adam Exp $
DISTNAME= libmtag-python-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
@@ -13,7 +13,7 @@ USE_TOOLS+= pkg-config
EGG_NAME= MTag-0.0.0
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.3.1
.include "../../lang/python/distutils.mk"
.include "../../audio/libmtag/buildlink3.mk"