make PREFIX="${INSTALL_ROOT}/usr" install &&

if is_depends_enabled ${SPELL} libxslt; then
  make PREFIX="${INSTALL_ROOT}/usr" install-man
fi
