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 6dc9412d61b..d689d6f46c5 100644
--- a/audio/quodlibet2/Makefile
+++ b/audio/quodlibet2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/11/18 14:19:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2015/12/05 21:25:29 adam Exp $
DISTNAME= quodlibet-2.6.3
PKGREVISION= 7
@@ -20,7 +20,7 @@ USE_PKGLOCALEDIR= yes
#BUILD_TARGET= _trayicon.so _mmkeys.so
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2, py-gstreamer0.10
REPLACE_PYTHON= exfalso.py quodlibet.py operon.py
.include "../../devel/py-gobject/buildlink3.mk"