No need gtkdoc-rebase workaround anymore.
This commit is contained in:
parent
f1abef0424
commit
0337adb5f5
2 changed files with 2 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2010/08/18 16:32:44 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2010/08/29 09:41:31 obache Exp $
|
||||
#
|
||||
|
||||
.include "../../print/poppler/Makefile.common"
|
||||
|
@ -36,10 +36,6 @@ post-install:
|
|||
${INSTALL_DATA} ${WRKSRC}/poppler-cairo.pc ${DESTDIR}${PREFIX}/lib/pkgconfig
|
||||
${INSTALL_DATA} ${WRKSRC}/poppler-glib.pc ${DESTDIR}${PREFIX}/lib/pkgconfig
|
||||
|
||||
# Workaround for Upstream Bug#562310.
|
||||
# for more detail, see also PR#41475.
|
||||
TOOLS_NOOP+= gtkdoc-rebase
|
||||
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../graphics/cairo/buildlink3.mk"
|
||||
.include "../../graphics/jpeg/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2010/08/17 13:33:39 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2010/08/29 09:42:45 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dbus-glib-0.88
|
||||
|
@ -19,10 +19,6 @@ USE_LIBTOOL= YES
|
|||
|
||||
PKGCONFIG_OVERRIDE= dbus-glib-1.pc.in
|
||||
|
||||
# Workaround for Upstream Bug#562310.
|
||||
# for more detail, see also PR#41475.
|
||||
TOOLS_NOOP+= gtkdoc-rebase
|
||||
|
||||
CONFIGURE_ARGS+= --disable-ansi
|
||||
CONFIGURE_ARGS+= --disable-asserts
|
||||
CONFIGURE_ARGS+= --disable-doxygen-docs
|
||||
|
|
Loading…
Reference in a new issue