"docbook-xsl" is an indirect dependency, xmlto depends on it.
This commit is contained in:
parent
c806503abb
commit
52578b9ff6
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.91 2015/11/07 21:33:32 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.92 2015/11/19 19:02:18 asau Exp $
|
||||
|
||||
DISTNAME= dbus-1.10.2
|
||||
CATEGORIES= sysutils
|
||||
|
@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
|
|||
CONFLICTS+= dbus-glib<0.71
|
||||
CONFLICTS+= py27-dbus<0.71
|
||||
|
||||
BUILD_DEPENDS+= docbook-xsl>=0:../../textproc/docbook-xsl
|
||||
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_TOOLS+= gmake msgfmt pkg-config
|
||||
|
@ -100,8 +100,6 @@ BUILDLINK_TRANSFORM+= rm:-lrt
|
|||
|
||||
.include "options.mk"
|
||||
|
||||
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/introspect.* \
|
||||
${DESTDIR}${PREFIX}/share/doc/dbus/
|
||||
|
|
Loading…
Reference in a new issue