From 83a0dc0098213a6cc8e6ddad09b87cd4db034c8e Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 28 Nov 2002 18:48:16 +0000 Subject: avoid picking up gtk-doc - otherwise we'd need an X DISPLAY during build --- graphics/gdk-pixbuf-gnome/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/gdk-pixbuf-gnome') diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile index 264510440c7..a748f4dc5eb 100644 --- a/graphics/gdk-pixbuf-gnome/Makefile +++ b/graphics/gdk-pixbuf-gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/09/11 10:12:38 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2002/11/28 18:48:16 drochner Exp $ .include "../gdk-pixbuf/Makefile.common" @@ -10,6 +10,8 @@ CONFLICTS+= gdk-pixbuf<0.10.1 BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1 USE_X11= # defined +# gtk-doc wants an X11 DISPLAY during build, so disable it +CONFIGURE_ENV+= GTKDOC=false do-install: ${INSTALL_DATA} ${WRKSRC}/gdk-pixbuf/gnome-canvas-pixbuf.h \ -- cgit v1.2.3