default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
if ! is_depends_enabled $SPELL licap; then
  sed -i -e 's/USE_CAP=yes/USE_CAP=no/' Makefile
fi
