From 0fb4e7356aa7012c11396e19112f0c1aa8facc37 Mon Sep 17 00:00:00 2001 From: taca Date: Wed, 5 Jun 2013 14:51:22 +0000 Subject: Explicitly disable doctool to prevent generating g-ir-doc-tool. --- devel/gobject-introspection/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 538d75a0cd5..ccec9becd84 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:52 tron Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/05 14:51:22 taca Exp $ # DISTNAME= gobject-introspection-1.36.0 @@ -39,7 +39,7 @@ CHECK_INTERPRETER_SKIP+= lib/gobject-introspection/giscanner/*.py PKGCONFIG_OVERRIDE+= gobject-introspection-1.0.pc.in -CONFIGURE_ARGS+= --disable-tests +CONFIGURE_ARGS+= --disable-doctool --disable-tests # needed for tests only #.include "../../graphics/cairo/buildlink3.mk" #.include "../../graphics/cairo-gobject/buildlink3.mk" -- cgit v1.2.3