From d17d7a0dc54917558d038df8016d02933d5d6334 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 5 Jun 2009 07:09:31 +0000 Subject: Need workaround for Upstream Bug#562310. Noticed by John D. Baker in PR 41475. --- devel/libbonobo/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 321c85444fb..16bfaa77794 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2009/03/06 14:08:23 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2009/06/05 07:09:31 obache Exp $ DISTNAME= libbonobo-2.24.1 CATEGORIES= devel gnome @@ -24,6 +24,10 @@ PKGCONFIG_OVERRIDE+= bonobo-activation/bonobo-activation-2.0.pc.in CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ENV+= PERL_PATH=${TOOLS_PERL5:Q} +# Workaround for Upstream Bug#562310. +# for more detail, see also PR#41475. +TOOLS_NOOP+= gtkdoc-rebase + PKG_SYSCONFSUBDIR= bonobo-activation EGDIR= ${PREFIX}/share/examples/bonobo-activation CONF_FILES= ${EGDIR}/bonobo-activation-config.xml \ -- cgit v1.2.3