From 1c4e4d43b33b815515d918ef3b549f1ca90a0800 Mon Sep 17 00:00:00 2001 From: salo Date: Thu, 20 Feb 2003 23:47:49 +0000 Subject: Prevent hidden dependency on bonobo if it's installed prior to gtkam. Patch from Marc Recht via PR pkg/20428. --- graphics/gtkam/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 14ce5efdf96..49e543199c7 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/12/24 21:38:33 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/02/20 23:47:49 salo Exp $ # DISTNAME= gtkam-0.1.10 @@ -16,6 +16,9 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES +CONFIGURE_ARGS+= --without-bonobo +CONFIGURE_ARGS+= --without-bonobo-activation + .include "../../devel/libgphoto2/buildlink2.mk" .include "../../graphics/libexif-gtk/buildlink2.mk" .include "../../x11/gtk2/buildlink2.mk" -- cgit v1.2.3