aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/adcli/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/adcli/Makefile b/net-mgmt/adcli/Makefile
index e7e7f5fabb9..63131b82d5a 100644
--- a/net-mgmt/adcli/Makefile
+++ b/net-mgmt/adcli/Makefile
@@ -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