summaryrefslogtreecommitdiff
path: root/audio/quodlibet2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-20 11:13:51 +0000
committerwiz <wiz@pkgsrc.org>2014-10-20 11:13:51 +0000
commit1d7f14ce8095e3a20773e4ae7e4e17f600aba977 (patch)
tree4e4e6134f70e90ad26790f9f007c71ffcb3a2ab5 /audio/quodlibet2
parentde20d7fcd8cdf43b68ee7ebf24d42af414cd9bd4 (diff)
downloadpkgsrc-1d7f14ce8095e3a20773e4ae7e4e17f600aba977.tar.gz
Update comment now that py-mutagen supports python3.
Diffstat (limited to 'audio/quodlibet2')
-rw-r--r--audio/quodlibet2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile
index b9a5db4cb0a..398344cd667 100644
--- a/audio/quodlibet2/Makefile
+++ b/audio/quodlibet2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/10/01 16:09:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2014/10/20 11:13:51 wiz Exp $
DISTNAME= quodlibet-2.6.3
PKGREVISION= 4
@@ -20,7 +20,7 @@ USE_PKGLOCALEDIR= yes
#BUILD_TARGET= _trayicon.so _mmkeys.so
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mutagen, py-gtk2, py-gstreamer0.10
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2, py-gstreamer0.10
REPLACE_PYTHON= exfalso.py quodlibet.py operon.py
.include "../../devel/py-gobject/buildlink3.mk"