summaryrefslogtreecommitdiff
path: root/multimedia/totem/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/totem/Makefile.common')
-rw-r--r--multimedia/totem/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common
index 72d52fff077..eb5ea16d123 100644
--- a/multimedia/totem/Makefile.common
+++ b/multimedia/totem/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.61 2014/01/25 10:30:15 wiz Exp $
+# $NetBSD: Makefile.common,v 1.62 2014/05/09 07:37:13 wiz Exp $
#
# used by multimedia/totem-browser-plugin/Makefile
# used by multimedia/totem-nautilus/Makefile
@@ -28,7 +28,7 @@ GCONF_SCHEMAS+= totem-video-thumbnail.schemas
CONFIGURE_ARGS+= --enable-vala=no
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2, py-gdata
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2, py-gdata
.include "../../lang/python/application.mk"
.include "../../x11/py-gtk2/buildlink3.mk"