summaryrefslogtreecommitdiff
path: root/audio/quodlibet2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/quodlibet2/Makefile')
-rw-r--r--audio/quodlibet2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile
index 4c2ef1415b9..1118f19fd9c 100644
--- a/audio/quodlibet2/Makefile
+++ b/audio/quodlibet2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/08/17 00:06:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:24 wiz Exp $
DISTNAME= quodlibet-2.6.3
PKGREVISION= 9
@@ -20,7 +20,7 @@ USE_PKGLOCALEDIR= yes
#BUILD_TARGET= _trayicon.so _mmkeys.so
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2, py-gstreamer0.10
REPLACE_PYTHON= exfalso.py quodlibet.py operon.py
.include "../../devel/py-gobject/buildlink3.mk"