summaryrefslogtreecommitdiff
path: root/audio/eyeD3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/eyeD3/Makefile')
-rw-r--r--audio/eyeD3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/eyeD3/Makefile b/audio/eyeD3/Makefile
index 5c041f5ee54..e7c42b574bd 100644
--- a/audio/eyeD3/Makefile
+++ b/audio/eyeD3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/07/09 13:03:30 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/01 14:43:22 wiz Exp $
DISTNAME= eyeD3-0.7.5
CATEGORIES= audio
@@ -11,7 +11,7 @@ COMMENT= Python tool for working with audio files (in particular, mp3)
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.7.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.7.5
REPLACE_SH+= bin/eyeD3
SUBST_CLASSES+= python