Add docbook stuff to BUILD_DEPEND, otherwise build may die, when

generating the utility's man-page.

Notified by:	pkg-fallout
This commit is contained in:
Mikhail Teterin 2016-06-17 21:48:09 +00:00
parent 8b97ab583a
commit 35f7d0c11f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417038

View file

@ -12,7 +12,9 @@ COMMENT= Tool for performing actions on an Active Directory domain
LICENSE= LGPL21
LIB_DEPENDS= libldap.so:net/openldap24-sasl-client
BUILD_DEPENDS= xsltproc:textproc/libxslt
BUILD_DEPENDS= xsltproc:textproc/libxslt \
docbook-xml>0:textproc/docbook-xml \
docbook-xsl>0:textproc/docbook-xsl
PLIST_FILES= sbin/adcli man/man8/adcli.8.gz
GNU_CONFIGURE= yes