if is_depends_enabled $SPELL xmlto; then
  export DOCBOOK_TO_MAN="xmlto man --skip-validation"
fi &&

default_build
