pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libbonobo Need workaround for Upstream Bug#562310.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5daa1f26248
branches: trunk
changeset: 394100:c5daa1f26248
user: obache <obache%pkgsrc.org@localhost>
date: Fri Jun 05 07:09:31 2009 +0000
description:
Need workaround for Upstream Bug#562310.
Noticed by John D. Baker in PR 41475.
diffstat:
devel/libbonobo/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r f580dfffdcb2 -r c5daa1f26248 devel/libbonobo/Makefile
--- a/devel/libbonobo/Makefile Fri Jun 05 07:08:42 2009 +0000
+++ b/devel/libbonobo/Makefile Fri Jun 05 07:09:31 2009 +0000
@@ -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 @@
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 \
Home |
Main Index |
Thread Index |
Old Index