- Remove docbook-xsl build dependency now that asciidoc depends on it.
- Add missing help2man build dependency. Reported by: Rainer Duffner <rainer@ultra-secure.de>
This commit is contained in:
parent
d2d25adfba
commit
4100f08987
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412115
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ IPMI_DESC= Intelligent Platform Management Interface support
|
|||
IPMI_LIB_DEPENDS= libOpenIPMI.so:${PORTSDIR}/sysutils/openipmi
|
||||
|
||||
MANPAGES_BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
|
||||
docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl \
|
||||
help2man:${PORTSDIR}/misc/help2man \
|
||||
xsltproc:${PORTSDIR}/textproc/libxslt
|
||||
MANPAGES_CONFIGURE_ENABLE=doc
|
||||
|
||||
|
|
Loading…
Reference in a new issue