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, 3 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common
index 099e98243f0..72d52fff077 100644
--- a/multimedia/totem/Makefile.common
+++ b/multimedia/totem/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.60 2010/11/25 01:16:39 obache Exp $
+# $NetBSD: Makefile.common,v 1.61 2014/01/25 10:30:15 wiz Exp $
#
# used by multimedia/totem-browser-plugin/Makefile
# used by multimedia/totem-nautilus/Makefile
@@ -28,6 +28,8 @@ GCONF_SCHEMAS+= totem-video-thumbnail.schemas
CONFIGURE_ARGS+= --enable-vala=no
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2, py-gdata
+
.include "../../lang/python/application.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../www/py-gdata/buildlink3.mk"