summaryrefslogtreecommitdiff
path: root/graphics/goocanvas2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/goocanvas2/Makefile')
-rw-r--r--graphics/goocanvas2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/goocanvas2/Makefile b/graphics/goocanvas2/Makefile
index bc859a9aa5a..4cfb5cdaa6d 100644
--- a/graphics/goocanvas2/Makefile
+++ b/graphics/goocanvas2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/06/09 13:25:14 obache Exp $
+# $NetBSD: Makefile,v 1.2 2013/06/11 08:00:40 obache Exp $
#
DISTNAME= goocanvas-2.0.1
@@ -18,6 +18,9 @@ USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= goocanvas-2.0.pc.in
+TOOLS_NOOP+= python
+CONFIGURE_ARGS+= --enable-python=no
+
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.28.0
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_DEPMETHOD.gobject-introspection+= build