:No need gtkdoc-rebase workaround anymore.

This commit is contained in:
obache 2010-08-29 09:26:56 +00:00
parent bdd735a0f7
commit dd5505ca8f
2 changed files with 2 additions and 10 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.64 2010/06/11 13:17:30 drochner Exp $
# $NetBSD: Makefile,v 1.65 2010/08/29 09:26:56 obache Exp $
DISTNAME= libbonobo-2.24.3
CATEGORIES= devel gnome
@ -24,10 +24,6 @@ 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 \

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.78 2010/06/13 22:44:07 wiz Exp $
# $NetBSD: Makefile,v 1.79 2010/08/29 09:28:01 obache Exp $
#
DISTNAME= libgnome-2.30.0
@ -69,10 +69,6 @@ CONFIGURE_ARGS+= --disable-esd
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0
BUILDLINK_API_DEPENDS.libbonobo+= libbonobo>=2.13.0
# Workaround for Upstream Bug#562310.
# for more detail, see also PR#41475.
TOOLS_NOOP+= gtkdoc-rebase
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"